mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fixed structure error from last merge for bug #2874
This commit is contained in:
8
mysql-test/t/system_mysql_db.test
Normal file
8
mysql-test/t/system_mysql_db.test
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# This test must examine integrity of system database "mysql"
|
||||
#
|
||||
|
||||
-- disable_query_log
|
||||
use mysql;
|
||||
-- enable_query_log
|
||||
-- source include/system_db_struct.inc
|
||||
Reference in New Issue
Block a user