[MDEV-13751] Interrupted SELECT fails with 1030: 'Got error 1 "Operation not permitted" from storage engine MyISAM' Created: 2017-09-07 Updated: 2023-09-19 Resolved: 2017-09-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - MyISAM |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Note: In the test case below, the event can be replaced by SET max_statement_time=1. I'm keeping the event because it allows to run the test on different versions of MariaDB and MySQL.
It looks like the problem appeared in 10.2 tree with this commit:
Could not reproduce on 10.1, MySQL 5.6, MySQL 5.7. |