[MDEV-5881] MySQL Bug#25856 HANDLER table OPEN in one connection lock DROP TABLE in another one Created: 2014-03-17 Updated: 2014-03-22 Resolved: 2014-03-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.9 |
| Fix Version/s: | 10.0.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | upstream | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Test case for MySQL "Bug#25856 HANDLER table OPEN in one connection lock DROP TABLE in another one" fails in 10.0. Test diff attached. Please try to apply test case as is unless it is applicable. |
| Comments |
| Comment by Sergei Golubchik [ 2014-03-22 ] |
|
What does it have to do with 5.6? It was fixed in 5.1, the test case it in MariaDB in mysql-test/suite/handler/handler.inc. The test as in the attached patch rightfully locks up, as it should, it's not the test for bug#25856. |