• Marko Mäkelä's avatar
    MDEV-23371: Crash in _db_doprnt_ via que_thr_step() · 49a0ad69
    Marko Mäkelä authored
    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.
    49a0ad69
que0que.cc 27.4 KB