[MDEV-17679] innodb.undo_truncate_recover failed in buildbot with MySQL server has gone away on SHOW VARIABLES Created: 2018-11-12 Updated: 2022-11-11 Resolved: 2022-11-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.3.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | need_rr | ||
| Issue Links: |
|
||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/10757
|
| Comments |
| Comment by Marko Mäkelä [ 2018-11-12 ] | ||||||||||||||||||
|
As far as I can tell, the statement ought to be part of the following in shutdown_mysqld.inc:
Apparently, the server was killed due to some reason while the shutdown as about to be initiated. Here is an excerpt from the server error log:
The last message is a suicide note from trx_purge_initiate_truncate():
This looks like a race condition in the test. | ||||||||||||||||||
| Comment by Marko Mäkelä [ 2022-11-11 ] | ||||||||||||||||||
|
Last occurrence:
|