Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
Aurora returns wrong thread Id during authentication packet.
The result is when using Statement.cancel(), the query cannot be killed.
the result might even be even more critical. Since KILL QUERY <thread_id> is executed, that might result in killing another query completely independent.