[MDEV-4288] DDL: crash after uninitialized read in row_merge_buf_add Created: 2013-03-17 Updated: 2014-01-14 Resolved: 2014-01-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | sbester1 | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Environment: |
Linux x64, Win x64 |
||
| Issue Links: |
|
||||||||
| Description |
|
|
| Comments |
| Comment by Elena Stepanova [ 2013-03-17 ] |
|
Assertion failure on a debug build: InnoDB: Assertion failure in thread 139798702454528 in file row0merge.cc line 1325 Also reproducible on MySQL 5.6.5 (InnoDB from which MariaDB 10.0.1 includes), but not on 5.6.10, so hopefully it will be fixed automatically by the merge, along with other 5.6.5-InnoDB-specific bugs |
| Comment by Elena Stepanova [ 2013-05-27 ] |
|
Since the upstream bug has apparently been fixed, and the fix is expected to make it to 10.0 with a merge, I'm reducing the priority. |
| Comment by Sergei Golubchik [ 2014-01-14 ] |
|
Could you please test whether it was fixed? |
| Comment by Elena Stepanova [ 2014-01-14 ] |
|
Fixed in 10.0.4 |