Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.2, 10.3, 10.4
-
Component/s: Storage Engine - InnoDB, Tests
-
Labels:
Description
http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/27562/steps/test/logs/stdio
Looks like one thread is doing log_write_and_flush(), while another is doing log_write_flush_to_disk_low() . Also and third one is doing close_connections(), so perhaps this could be related to the recent sudden surge of crashes on shutdown in this specific test.
Attachments
Issue Links
- is caused by
-
MDEV-26450 Corruption due to innodb_undo_log_truncate
-
- Closed
-