MINI MINI MANI MO

Path : /opt/mysql/mysql-test/t/
File Upload :
Current File : //opt/mysql/mysql-test/t/1st.test

#
# Check that we haven't any strange new tables or databases
# But ignore sys / performance_schema, as these are not included in embedded
#
select schema_name from information_schema.schemata where schema_name not in ('sys', 'performance_schema');
show tables in mysql;

OHA YOOOO