mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
rb://498 Fix handling of update_undo_logs at trx commit. Previously, when rseg->update_undo_list grows beyond 500 the update_undo_logs were marked with state TRX_UNDO_TO_FREE which should have been TRX_UNDO_TO_PURGE. Approved by: Sunny Bains |
||
|---|---|---|
| .. | ||
| trx0purge.c | ||
| trx0rec.c | ||
| trx0roll.c | ||
| trx0rseg.c | ||
| trx0sys.c | ||
| trx0trx.c | ||
| trx0undo.c | ||