polardbxengine/mysql-test/suite/xengine_main/t/1st.test

6 lines
260 B
Plaintext

# Check that we haven't any strange new tables or databases
select schema_name from information_schema.schemata order by schema_name;
show tables in mysql where Tables_in_mysql != 'ndb_binlog_index';
--source suite/xengine/include/check_xengine_log_error.inc