2
# This test must examine integrity of system database "mysql"
5
# check that CSV engine was compiled in, as the result of the test
6
# depends on the presence of the log tables (which are CSV-based).
7
--source include/have_csv.inc
9
# First delete some tables maybe left over from previous tests
11
drop table if exists t1,t1aa,t2aa;
17
-- source include/system_db_struct.inc
21
# keep results same with system_mysql_db_fix