mariadb/storage/innobase
Thirunarayanan Balathandayuthapani 0ede90dd31 MDEV-31869 Server aborts when table does drop column
- InnoDB aborts when table is dropping the column. This is
caused by 5f09b53bdb (MDEV-31086).
While iterating the altered table fields, we fail to consider
the dropped columns.
2023-08-08 13:24:23 +05:30
..
btr MDEV-19216 Assertion ...SYS_FOREIGN failed in btr_node_ptr_max_size 2023-07-03 16:09:18 +03:00
buf Remove a bogus UNIV_ZIP_DEBUG check 2023-03-21 14:36:38 +02:00
data Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
dict Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
fsp MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
fts MDEV-24011 InnoDB: Failing assertion: index_cache->words == NULL in fts0fts.cc line 551 2023-04-19 17:11:14 +05:30
fut Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
gis Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
ha Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
handler MDEV-31869 Server aborts when table does drop column 2023-08-08 13:24:23 +05:30
ibuf MDEV-30076 ibuf_insert tries to insert the entry for uncommitted index 2023-04-19 17:11:14 +05:30
include MDEV-10962 Deadlock with 3 concurrent DELETEs by unique key 2023-07-06 15:06:10 +03:00
lock MDEV-10962 Deadlock with 3 concurrent DELETEs by unique key 2023-07-06 15:06:10 +03:00
log MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
mtr Merge 10.3 into 10.4 2021-09-22 18:26:54 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
page MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED table 2023-03-22 14:31:00 +02:00
pars Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
que Merge 10.3 into 10.4 2022-11-08 16:04:01 +02:00
read Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
rem MDEV-30034 UNIQUE USING HASH accepts duplicate entries for tricky collations 2023-04-04 12:30:50 +04:00
row Revert "MDEV-30528 Assertion in dtype_get_at_most_n_mbchars" 2023-07-31 16:57:18 +03:00
srv MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
sync Merge 10.3 into 10.4 2022-04-21 11:33:59 +03:00
trx Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Merge 10.3 into 10.4 2022-06-09 11:53:46 +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 innodb: cmake - sched_getcpu removed - not used 2023-02-08 13:11:37 +11:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
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
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00