Too Many MySQL Connections?

admin

Administrator
Staff member
hello all.

is it possible to slow down or crash a server by accidentally accumulating too many open MySQL connections?

i just realized that my script doesn't have anything telling it to close my db connection when done. could that be a problem?

is there a php function to kill all open connections?

thanks

-dolphinsnot
 
Back
Top