1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Monty f40ca33bbc Make all #sql temporary table names uniform
The reason for this is to make all temporary file names similar and
also to be able to figure out from where a #sql-xxx name orginates.

New format is for most cases:
'#sql-name-current_pid-thread_id[-increment]'
Where name is one of subselect, alter, exchange, temptable or backup

The exceptions are:
ALTER PARTITION shadow files:
'#sql-shadow-thread_id-'original_table_name'

Names used with temp pool:
'#sql-name-current_pid-pool_number'
2020-04-19 17:33:51 +03:00
..
2019-04-05 11:41:03 +03:00
2019-07-02 21:44:58 +03:00
2020-03-23 10:50:14 +02:00
2019-11-19 01:32:50 +02:00
2019-08-21 15:23:45 +03:00
2019-04-25 16:05:20 +03:00
2019-04-25 16:05:20 +03:00
2019-07-16 18:39:21 +03:00
2017-10-25 17:17:21 +03:00
2020-03-03 13:50:33 +03:00
2019-05-29 11:32:46 +03:00
2018-09-14 08:47:22 +02:00
2019-03-05 12:56:05 +02:00
2020-03-21 11:37:10 +02:00
2020-03-21 11:37:10 +02:00
2019-02-11 17:55:25 +02:00
2020-03-30 19:07:25 +03:00
2019-07-02 21:44:58 +03:00
2019-09-06 17:16:40 +03:00
2019-07-16 18:39:21 +03:00
2018-07-26 09:19:52 +03:00
2018-05-17 09:37:01 +03:00
2019-04-26 15:31:31 +03:00
2017-08-29 10:07:33 +03:00