mariadb/storage/innobase
Marko Mäkelä 49a0ad695b MDEV-23371: Crash in _db_doprnt_ via que_thr_step()
Something appears to be broken in the DBUG subsystem.
Let us remove frequent calls to it from the InnoDB internal SQL interpreter
that is used in the purge of transaction history.

The DBUG_PRINT in que_eval_sql() can remain for now, because those
operations are much less frequent.
2022-11-08 11:24:49 +02:00
..
btr MDEV-29742 heap number overflow 2022-10-10 09:12:55 +03:00
buf MDEV-27121 fixup: mariabackup.mdev-14447 fault injection 2022-11-08 08:53:49 +02:00
data Fix clang -Wunused-but-set-variable 2022-10-14 11:00:34 +03:00
dict MDEV-27927 row_sel_try_search_shortcut_for_mysql() does not latch a page, violating read view isolation 2022-10-05 17:35:21 +03:00
eval
fil MDEV-29258 Failing assertion for name length on RENAME TABLE 2022-08-30 10:59:31 +03:00
fsp MDEV-13013 InnoDB unnecessarily extends data files 2022-08-17 11:08:49 +05:30
fts MDEV-27927 row_sel_try_search_shortcut_for_mysql() does not latch a page, violating read view isolation 2022-10-05 17:35:21 +03:00
fut
gis Fix clang -Wunused-but-set-variable 2022-10-14 11:00:34 +03:00
ha
handler MDEV-29778 Having Unique index interference with MATCH from a FULLTEXT 2022-10-21 09:54:46 +03:00
ibuf MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
include Do not use C++11 before MariaDB 10.4 2022-10-14 11:54:05 +03:00
lock MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0 2022-09-12 09:27:46 +03:00
log Include some advice in the crash-upgrade message 2022-11-08 10:39:29 +02:00
mach
mem
mtr
mysql-test/storage_engine
os InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
page
pars
que MDEV-23371: Crash in _db_doprnt_ via que_thr_step() 2022-11-08 11:24:49 +02:00
read
rem
row MDEV-29753 An error is wrongly reported during INSERT with vcol index 2022-10-12 20:49:45 +03:00
srv InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
sync MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
trx MDEV-29666 InnoDB fails to purge secondary index records when indexed virtual columns exist 2022-10-05 09:30:33 +03:00
unittest
ut Cleanup: Remove unused error code DB_FORCED_ABORT 2022-06-08 14:23:21 +03:00
.clang-format-old
bzip2.cmake
CMakeLists.txt Silence clang 13 -Wunused-but-set-variable for Bison 2022-10-10 09:36:43 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
lz4.cmake
lzma.cmake
lzo.cmake
snappy.cmake