Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.17, 2.5.15
-
Fix Version/s: 2.5.16
-
Component/s: Documentation
-
Labels:None
-
Environment:DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"
Description
Original title: Maxscale just keeps running killed queries
Every time I try to kill a query, I go directly to the backend and type kill <pid>; It kills off the query but maxscale decides to re-run it on another host. It will just keep doing that so a bad query that gets run is now nearly impossible to get rid of.
We run on MySQL 5.7 if that makes a difference.