Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.0.10
-
None
Description
MariaDB [test]> kill query id 44;
|
ERROR 1095 (HY000): You are not owner of thread 44 |
It was fixed for a non-existing query, apparently should be fixed separately for a stranger's query.
Attachments
Issue Links
- causes
-
MDEV-30558 ER_KILL_{,QUERY_}DENIED_ERROR - normalize id type
- Closed
- relates to
-
MDEV-4911 add KILL query id, and add query id information to processlist
- Closed
- links to