1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-23 08:45:18 +03:00
Files
mariadb/mysql-test/main/1st.test
2018-03-29 13:59:44 +03:00

6 lines
102 B
Plaintext

#
# Check that we haven't any strange new tables or databases
#
show databases;
show tables in mysql;