[MDEV-30846] LOCK TABLES in BEGIN NOT ATOMIC block causes error Created: 2023-03-14 Updated: 2023-10-04 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.11.2, 10.6 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Gausmann | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Executing the following SQL code (no transaction, SQL code passed via ODBC as single ADO.Execute statement):
I get this error:
There are some issues:
|
| Comments |
| Comment by Sergei Golubchik [ 2023-03-17 ] |
|
thanks. the documentation is now fixed. |