Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL), 10.11, 11.0(EOL), 11.1(EOL), 11.2(EOL), 11.3(EOL)
Description
When the function trx_purge_truncate_history() is shrinking undo tablespaces due to innodb_undo_log_truncate=ON, it will keep doing so even after a fast shutdown has been initiated. It should only do that on a shutdown with innodb_fast_shutdown=0.
This was noticed by axel while testing the fix of MDEV-33009.
Attachments
Issue Links
- relates to
-
MDEV-33009 Server hangs for a long time with innodb_undo_log_truncate=ON
- Closed