[MDEV-2834] LP:933959 - Assertion `0' failed in net_end_statement(THD*) on concurrent SELECT FROM I_S.INNODB_SYS_INDEXES and ALTER TABLE Created: 2012-03-21 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Version: '5.3.4-MariaDB-rc-debug-log' #8 0xb741d014 in __assert_fail () from /lib/libc.so.6 Query (0x9f2e398): SELECT * FROM INFORMATION_SCHEMA.INNODB_SYS_INDEXES bzr version-info Also reproducible on MariaDB 5.1 and 5.2.
--source include/have_innodb.inc CREATE TABLE t1 (
|
| Comments |
| Comment by Sergei Golubchik [ 2012-03-21 ] |
|
Re: Assertion `0' failed in net_end_statement(THD*) on concurrent SELECT FROM I_S.INNODB_SYS_INDEXES and ALTER TABLE |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-06 ] |
|
Re: Assertion `0' failed in net_end_statement(THD*) on concurrent SELECT FROM I_S.INNODB_SYS_INDEXES and ALTER TABLE sudo ./mysql-test-run.pl --vardir=$HOME/mysql --extern "socket=/run/mysqld/mysqld.sock" --extern user=root --extern password=test t/933959.test
============================================================================== TEST RESULT TIME (ms) or COMMENT worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
Completed: All 1 tests were successful. |
| Comment by Laurynas Biveinis [ 2012-09-06 ] |
|
Re: Assertion `0' failed in net_end_statement(THD*) on concurrent SELECT FROM I_S.INNODB_SYS_INDEXES and ALTER TABLE |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-06 ] |
|
Launchpad bug id: 933959 |