mariadb/mysql-test/suite/innodb/include
Marko Mäkelä adb117cf69 MDEV-16678: Fix a problem with duplicate #sql2 table names
row_drop_table_for_mysql(): If a #sql2 table is open in another
thread (purge) while we attempting to drop it, rename it to #sql-ib
name to hide it from the SQL layer.

Adjust tests accordingly to hide #sql-ib tables, which can
continue to exist until the background DROP TABLE completes.
2019-12-10 16:18:30 +02:00
..
alter_table_pk_no_sort.inc
autoinc_persist_alter.inc
crc32.pl
dml_ops.inc
have_innodb_bzip2.inc
have_innodb_lz4.inc
have_innodb_lzma.inc
have_innodb_lzo.inc
have_innodb_punchhole.inc
have_innodb_snappy.inc
have_undo_tablespaces.combinations
have_undo_tablespaces.inc
ibd_convert.pl
import.inc
innodb-page-compression.inc
innodb-util.pl
innodb-wl6045.inc
innodb_binlog.combinations
innodb_binlog.inc
innodb_bulk_create_index.inc
innodb_bulk_create_index_debug.inc
innodb_dict.inc
innodb_isolation_selects.inc
innodb_merge_threshold_delete.inc
innodb_merge_threshold_secondary.inc
innodb_merge_threshold_update.inc
innodb_simulate_comp_failures.inc
innodb_stats.inc
log_file_cleanup.inc
no_checkpoint_end.inc
no_checkpoint_start.inc
restart_and_reinit.inc
show_i_s_tables.inc MDEV-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
show_i_s_tablespaces.inc MDEV-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
wait_all_purged.inc