[MDEV-21283] InnoDB: MySQL is trying to drop database…open handles to table …`#sql-ib1148` Created: 2019-12-11 Updated: 2021-09-30 Resolved: 2021-09-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.2, 10.5 |
| Fix Version/s: | 10.6.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | affects-tests | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
Immediately after the push of
I am unable to repeat the failure. I believe that this could have been caused by the second commit of I believe that this would be best addressed by |
| Comments |
| Comment by Vladislav Vaintroub [ 2020-04-08 ] | |||||||
|
http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/16760/steps/test/logs/stdio Test ended at 2020-04-07 14:53:19 ^ Found warnings in D:/win32-debug/build/mysql-test/var/3/log/mysqld.1.err
| |||||||
| Comment by Marko Mäkelä [ 2020-05-26 ] | |||||||
|
The root cause of this is the background DROP TABLE queue, which cannot be removed before | |||||||
| Comment by Aleksey Midenkov [ 2020-05-29 ] | |||||||
| Comment by Marko Mäkelä [ 2020-06-11 ] | |||||||
|
Because we addressed
| |||||||
| Comment by Alice Sherepa [ 2020-10-15 ] | |||||||
|
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/25074/steps/mtr_ps/logs/stdio | |||||||
| Comment by Alice Sherepa [ 2020-12-18 ] | |||||||
|
10.5 http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-x86/builds/8834/steps/mtr/logs/stdio | |||||||
| Comment by Marko Mäkelä [ 2021-09-23 ] | |||||||
|
In MariaDB Server 10.6.2, this was fixed by |