[MDEV-17659] Error 175 "File too short; Expected more data in file" upon SELECT with re-opened temporary table after concurrent OPTIMIZE and DDL Created: 2018-11-10 Updated: 2021-04-26 Resolved: 2019-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements, Data Definition - Temporary, Storage Engine - Aria, Storage Engine - MyISAM |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.26, 10.3.17, 10.4.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Note: See also Note: Run the test cases with --repeat=N. They usually fail for me within 5 attempts, but it can vary on different machines and builds. This one only fails with Aria:
This one fails both with Aria and MyISAM (slightly more complicated SELECTs), otherwise the same:
|
| Comments |
| Comment by Elena Stepanova [ 2019-05-18 ] |
|
Still reproducible. |
| Comment by Michael Widenius [ 2019-06-18 ] |
|
|
| Comment by Michael Widenius [ 2019-06-18 ] |
|
Fixed as part of |