MySQL Forums
Forum List  »  PHP

Why do i get too many connections when in fact, there should be few
Posted by: Oluwaseun Ajayi
Date: October 28, 2014 02:32AM

What could be the cause of too many connections when there are few.
I am accessing the database from a python and php script.

from php i use mysql_pconnect and i am not really calling mysql_free_result after SELECTing because i believe once the script ends, every resources should be automatically cleared.

Are there some step or recommendations?

BULK SMS Services --> https://www.magicbulk.com/

Options: ReplyQuote


Subject
Written By
Posted
Why do i get too many connections when in fact, there should be few
October 28, 2014 02:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.