DP_S/build/lib/mysql/mysql-test/t/1st.test

6 lines
102 B
Plaintext
Raw Normal View History

2024-04-24 10:25:44 +08:00
#
# Check that we haven't any strange new tables or databases
#
show databases;
show tables in mysql;