Sergei Golubchik b00fd50fd8 MDEV-32541 Assertion `!(thd->server_status & (1U | 8192U))' failed in MDL_context::release_transactional_locks
SERVER_STATUS_IN_TRANS_READONLY should never be set without
SERVER_STATUS_IN_TRANS.

They're set together, must be removed together.
2023-10-23 17:40:03 +02:00
..
2022-03-11 09:26:42 +02:00
2022-10-01 23:07:26 +02:00
2021-07-02 17:17:33 +10:00