mariadb/storage/innobase/handler
Marko Mäkelä c083f191b4 MDEV-37672: Remove innodb_trx_rseg_n_slots_debug
The debug parameter innodb_trx_rseg_n_slots_debug is not compatible
with the bug fix that was implemented in MDEV-30671 and last revised
in MDEV-33213, which leads to bogus assertion failures in
trx_assign_rseg_low(), regarding look_for_rollover. When needed,
this parameter can be better simulated by adding a DBUG_EXECUTE_IF to
trx_undo_seg_create() or one of its callers.
2025-10-22 09:33:53 +03:00
..
ha_innodb.cc MDEV-37672: Remove innodb_trx_rseg_n_slots_debug 2025-10-22 09:33:53 +03:00
ha_innodb.h MDEV-35163 InnoDB persistent statistics fail to update after ALTER TABLE...ALGORITHM=COPY 2025-09-22 17:39:47 +05:30
handler0alter.cc MDEV-37724: Debug Memory leak with InnoDB ALTER TABLE ALGORITHM=INSTANT 2025-09-29 11:54:35 +10:00
i_s.cc Get debug version to compile with gcc 7.5.0 2025-06-02 14:02:53 +03:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00