mariadb/storage/innobase/que
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
..
que0que.cc MDEV-23371: Crash in _db_doprnt_ via que_thr_step() 2022-11-08 11:24:49 +02:00