adspace


How do I kill a mysql connection?

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


Please Help Members By Posting Answers For Below Questions

How to Change a users password from unix shell.

1221


Which statement is used in a select query for partial matching?

1247


What is the current mysql version?

1103


What is current version of mysql?

1081