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
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