[MDEV-18692] Unexpected ER_TABLE_NOT_LOCKED_FOR_WRITE on DDL on table under WRITE CONCURRENT lock Created: 2019-02-22 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Locking |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Vladislav Vaintroub |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I don't know if DDL under this kind of lock is supposed to be allowed or not. But if it is prohibited, it should be documented. Besides, it might deserve a better error message. |