mirror of
https://github.com/MariaDB/server.git
synced 2025-03-08 04:03:30 +01:00
9 lines
158 B
Text
9 lines
158 B
Text
![]() |
#
|
||
|
# This test must examine integrity of system database "mysql"
|
||
|
#
|
||
|
|
||
|
-- disable_query_log
|
||
|
use mysql;
|
||
|
-- enable_query_log
|
||
|
-- source include/system_db_struct.inc
|