diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-27 18:19:41 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-12-27 18:35:08 +0200 |
commit | ab4bc8442094a2be8cdb74bfcddfccede81ac03d (patch) | |
tree | ac2e828d3298531a983049031e76d3207a333df8 /mysql-test/main/cast.result | |
parent | e2939795b140beb894e31d06986677b425a87f86 (diff) | |
download | mariadb-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/main/cast.result')
0 files changed, 0 insertions, 0 deletions