[MDEV-2201] LP:973039 - Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK Created: 2012-04-04 Updated: 2014-06-20 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Version: '5.5.22-MariaDB-debug-log' mysqld: maria-5.5/storage/maria/ma_close.c:88: maria_close: Assertion `share->in_trans == 0' failed #8 0xb7422014 in __assert_fail () from /lib/libc.so.6 bzr version-info Could not reproduce on MariaDB 5.3. Test case: CREATE TABLE t1 (i INT) ENGINE=Aria;
|
| Comments |
| Comment by Elena Stepanova [ 2012-04-04 ] |
|
Re: Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK |
| Comment by Elena Stepanova [ 2012-04-04 ] |
|
Re: Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK |
| Comment by Michael Widenius [ 2012-05-16 ] |
|
Re: Assertion `share->in_trans == 0' failed in maria_close on DROP TABLE under LOCK |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-16 ] |
|
Launchpad bug id: 973039 |