mariadb/storage/innobase
Marko Mäkelä 7b492d6a70 MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACE
ha_innobase::check_if_supported_inplace_alter(): Do not invoke
innobase_table_is_empty() if the tablespace has been discarded.
That is, native ALTER TABLE in InnoDB will treat an empty table
in the same way as a tablespace whose tablespace has been discarded.
(Note: ALTER TABLE...ALGORITHM=COPY will fail if the tablespace
has been discarded.)

This fixes a crash that was introduced
in commit c755974775 (MDEV-19611).
2021-08-23 09:13:55 +03:00
..
btr Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
buf Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
data MDEV-23644 Assertion on evaluating foreign referential action for self-reference in system versioned table 2020-12-22 03:33:53 +03:00
dict MDEV-25886 CHECK TABLE crash with DB_MISSING_HISTORY if innodb_read_only 2021-06-09 14:23:20 +03:00
eval
fil Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
fsp Merge 10.2 into 10.3 2021-06-21 09:07:40 +03:00
fts Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
fut
gis MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
ha
handler MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACE 2021-08-23 09:13:55 +03:00
ibuf MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
include Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
lock MDEV-26206 gap lock is not set if implicit lock exists 2021-08-17 16:09:55 +03:00
log Merge 10.2 into 10.3 2021-06-22 09:15:38 +03:00
mach
mem Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
mtr Merge 10.2 into 10.3 2020-12-01 14:55:46 +02:00
mysql-test/storage_engine
os Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
page Merge 10.2 into 10.3 2021-07-22 18:57:54 +03:00
pars Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
que Merge 10.2 into 10.3 (except MDEV-17556) 2021-01-11 09:41:54 +02:00
read Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
rem MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
row Merge 10.2 into 10.3 2021-08-18 16:47:03 +03:00
srv MDEV-15912: Remove traces of insert_undo 2021-06-21 12:34:07 +03:00
sync MDEV-24188: Merge 10.2 into 10.3 2020-11-13 20:41:48 +02:00
trx Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
ut MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake Merge 10.2 into 10.3 2021-07-22 18:57:54 +03:00
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
plugin_exports
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00