| Path : /opt/mysql/mysql-test/suite/ndb/t/ |
| Current File : //opt/mysql/mysql-test/suite/ndb/t/ndb_tmp_table_and_DDL.test |
# # Bug#49132 # This test verifies if executing DDL statement before trying to manipulate # a temporary table causes row-based replication to break with error 'table # does not exist' base on ndb engine. # source include/have_ndb.inc; LET $ENGINE_TYPE= NDB; source extra/rpl_tests/rpl_tmp_table_and_DDL.test;