mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
check that all system tables deleted added
This commit is contained in:
parent
dd01a13a5b
commit
3d8c7c3dd9
3 changed files with 11 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue