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/r
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-18 18:01:04 +03:00
2019-07-22 15:28:05 +03:00
2020-03-23 10:50:14 +02:00
2019-11-19 01:32:50 +02:00
2017-02-10 06:30:42 -05:00
2019-08-21 15:23:45 +03:00
2019-03-25 17:18:15 +02:00
2017-02-10 06:30:42 -05:00
2019-04-25 16:05:20 +03:00
2019-07-16 18:39:21 +03:00
2019-07-25 18:42:06 +03:00
2019-11-01 15:23:18 +02:00
2020-03-21 11:37:10 +02:00
2020-03-30 19:07:25 +03:00
2016-12-30 13:48:22 +02:00
2018-02-15 10:22:03 +02:00
2017-02-10 06:30:42 -05:00
2019-07-16 18:39:21 +03:00
2018-11-06 09:40:39 +02:00
2019-07-02 21:44:58 +03:00
2018-12-13 21:58:35 +02:00
2019-05-04 17:04:55 +02:00