summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/r/rpl_idempotency.result
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-12-27 18:19:41 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-12-27 18:35:08 +0200
commitab4bc8442094a2be8cdb74bfcddfccede81ac03d (patch)
treeac2e828d3298531a983049031e76d3207a333df8 /mysql-test/suite/rpl/r/rpl_idempotency.result
parente2939795b140beb894e31d06986677b425a87f86 (diff)
downloadmariadb-git-ab4bc8442094a2be8cdb74bfcddfccede81ac03d.tar.gz
Follow-up to MDEV-14585: Remove dict_temp_file_num
Now that InnoDB startup drops tables whose name starts with #sql, the table ID alone should be enough to create a unique table name. dict_temp_file_num, dict_mem_init(): Remove. dict_mem_create_temporary_tablename(): Use a combination of "#sql-ib" and the ID of the table that is being rebuilt in TRUNCATE TABLE, or discarded in the commit of table-rebuilding ALTER TABLE...ALGORITHM=INPLACE, or deferred to the DROP queue. Thanks to Sergey Vojtovich for pointing this out.
Diffstat (limited to 'mysql-test/suite/rpl/r/rpl_idempotency.result')
0 files changed, 0 insertions, 0 deletions