[MDEV-32937] Unexpected error message for CREATE USER when tables are locked Created: 2023-10-03 Updated: 2024-01-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 11.0, 11.1, 11.2 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jacob Moorman (Inactive) | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Tested on 10.11.2 on Ubuntu 23.04
It would seem in this case that Error 1192 (ER_LOCK_OR_ACTIVE_TRANSACTION) "Can't execute the given command because you have active locked tables or an active transaction" would make more sense. |