[MDEV-13535] Query on MyISAM table corrupts the table Created: 2017-08-15 Updated: 2017-08-17 Resolved: 2017-08-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - MyISAM |
| Affects Version/s: | 10.2.4, 10.2.7, 10.2 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Larry Loreman | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | myisam | ||
| Environment: |
Red Hat Linux 6.9 |
||
| Attachments: |
|
| Description |
|
This sample query corrupts MyISAM table.
|
| Comments |
| Comment by Alice Sherepa [ 2017-08-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Thanks for the report! little bit smaller test case:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2017-08-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
alice, is there more to it than just the test case? Configuration options, something system-specific?
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2017-08-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I used default options. reduced test case fails on 10.2.4, but not on 10.2.7. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2017-08-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The failure appeared in 10.2 tree with this commit
|