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:
@ -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;
|
||||
|
Reference in New Issue
Block a user