mariadb/storage
Eugene Kosov c5a5eaa9a9 MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Operating system error number 17 and eventual fatal error 71
Orphan #sql* tables may remain after ALTER TABLE
was interrupted by timeout or KILL or client disconnect.

This is a regression caused by MDEV-16515.

Similar to temporary tables (MDEV-16647), we had better ignore the
KILL when dropping the original table in the final part of ALTER TABLE.

Closes #1020
2018-12-28 17:05:48 +02:00
..
archive Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
blackhole
cassandra
connect Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
csv Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
example
federated Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
federatedx Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
heap Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
innobase MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Operating system error number 17 and eventual fatal error 71 2018-12-28 17:05:48 +02:00
maria Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
mroonga MDEV-16127 mroonga/storage.* tests fail with GCC 8 2018-10-24 13:13:35 +02:00
myisam Merge branch '10.0' into 10.1 2018-07-31 11:58:29 +02:00
myisammrg Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
oqgraph Merge 10.0 into 10.1 2018-04-24 09:26:40 +03:00
perfschema Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
sequence
sphinx MDEV-16544 - crash in ha_sphinx::create() 2018-08-04 22:53:16 +01:00
spider MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rows 2018-09-13 13:27:03 -07:00
test_sql_discovery
tokudb Merge branch '10.0' into 10.1 2018-09-23 12:58:11 +02:00
xtradb MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Operating system error number 17 and eventual fatal error 71 2018-12-28 17:05:48 +02:00