[MDEV-18209] Error "Couldn't fix table with quick recovery: Found wrong number of deleted records" and Warning "Enabling keys got errno 0 on test.tmp, retrying" Created: 2019-01-11 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Temporary, Storage Engine - MyISAM |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The last statement fails with
And the error log contains
The test case is not applicable to 10.1, INSERT cannot re-open a temporary table. |