1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

check that all system tables deleted added

This commit is contained in:
unknown
2004-07-15 14:17:30 +03:00
parent dd01a13a5b
commit 3d8c7c3dd9
3 changed files with 11 additions and 10 deletions

View File

@ -6,3 +6,8 @@
use mysql;
-- enable_query_log
-- source include/system_db_struct.inc
-- disable_query_log
use test;
-- enable_query_log
# keep results same with system_mysql_db_fix
show tables;