mariadb/storage/innobase
Marko Mäkelä c82f3f1b04 MDEV-29978 Corruption errors upon CHECK on temporary InnoDB table
row_check_index(): Treat secondary indexes of temporary tables as if
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
is in effect. That is, only consider the delete-mark and nothing else.
2022-11-14 13:08:00 +02:00
..
btr MDEV-27234 fixup: Remove a bogus assertion 2022-11-09 16:45:36 +02:00
buf Merge 10.5 into 10.6 2022-11-08 17:37:22 +02:00
data Merge 10.4 into 10.5 2022-10-25 11:26:37 +03:00
dict Merge 10.4 into 10.5 2022-11-09 09:30:37 +02:00
eval MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR() 2021-12-21 17:33:26 +02:00
fil Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
fsp MDEV-29374 InnoDB recovery fails with "Data structure corruption" 2022-08-31 17:52:16 +03:00
fts MDEV-29853 Assertion `!strstr(table->name.m_name, "/FTS_") || purge_sys.must_wait_FTS()' failed in trx_t::commit 2022-11-08 15:27:29 +05:30
fut MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
gis Merge 10.5 into 10.6 2022-10-25 14:25:42 +03:00
ha
handler Merge 10.5 into 10.6 2022-11-08 17:37:22 +02:00
ibuf Merge 10.5 into 10.6 2022-11-08 17:37:22 +02:00
include Merge 10.5 into 10.6 2022-11-10 17:30:15 +02:00
lock MDEV-29504/MDEV-29849 TRUNCATE breaks FOREIGN KEY locking 2022-11-08 17:34:34 +02:00
log MDEV-29996 Duplicated call to buf_page_t::set_ibuf_exist() on recovery 2022-11-10 17:30:55 +02:00
mem MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
mtr Merge 10.5 into 10.6 2022-11-10 17:30:15 +02:00
mysql-test/storage_engine
os Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
page Merge 10.5 into 10.6 2022-09-06 12:28:39 +03:00
pars MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
que Merge 10.5 into 10.6 2022-11-08 17:37:22 +02:00
read MDEV-29612 ReadViewBase::snapshot() misses an optimization 2022-10-06 13:14:16 +03:00
rem MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
row MDEV-29978 Corruption errors upon CHECK on temporary InnoDB table 2022-11-14 13:08:00 +02:00
srv Merge branch '10.5' into 10.6 2022-09-30 12:29:24 +02:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx MDEV-29843 Do not use asynchronous log_write_upto() for system THDs 2022-10-25 19:40:44 +02:00
unittest MDEV-27956 hardware lock ellision on s390x/ppc64{,le} 2022-03-11 10:42:27 +11:00
ut Merge 10.5 into 10.6 2022-06-09 13:34:52 +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 MDEV-24402: InnoDB CHECK TABLE ... EXTENDED 2022-10-21 10:02:54 +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