polardbxengine/mysql-test/suite/ndb_ddl/cleanup.inc

14 lines
275 B
SQL

# No need to include the cleanup commands in .result file
--disable_query_log
# Drop the special databases and thus all tables within them
DROP DATABASE ndb_ddl_test;
DROP DATABASE ndb_ddl_test2;
# Drop utilities
DROP VIEW test.ndbinfo_dict_obj_info;
--enable_query_log