adspace
Answer Posted / Pawan Kumar Shukla
To kill an active MySQL connection, use the 'kill' command with the process ID (PID) of the connection. To find the PID of a connection, run the 'SHOW FULL PROCESSLIST;' command and look for your connection in the output.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers