Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

anyone use mysql_kill?

Status
Not open for further replies.

bastienk

Programmer
Mar 3, 2004
326
CA
We are having a problem with some ASP code hogging the server (Running ASP/Win2K and mySQL).

Looking at using the mysql_kill function to kill off the PIDs that are running wild.

Questions:
1. How do I get a list of PIDs?
2. Can I use PHP or ASP to write a script to do this automatically? and does someone have one?

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top