[MDEV-23422] innodb_zip.restart fails in buildbot with wrong result Created: 2020-08-06 Updated: 2020-10-06 Resolved: 2020-08-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-trusty-x86/builds/18469
|
| Comments |
| Comment by Marko Mäkelä [ 2020-08-07 ] | ||||||||||||||
|
I think that these errors started to appear with | ||||||||||||||
| Comment by Marko Mäkelä [ 2020-08-10 ] | ||||||||||||||
|
Basically, all list_files commands that can return .ibd files should be replaced with a construct that allows filtering of the extra files:
must be replaced with the following:
|