Mysql Kill Query
Unlike a standard KILL , which terminates the entire user session, KILL QUERY only stops the current statement, leaving the connection open for the user to run other commands. 3. KILL QUERY vs. KILL CONNECTION
Unlike a standard KILL , which terminates the entire user session, KILL QUERY only stops the current statement, leaving the connection open for the user to run other commands. 3. KILL QUERY vs. KILL CONNECTION