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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Persistent connections

Status
Not open for further replies.

degroat

Programmer
Sep 15, 2003
58
US
I have a website that's getting it's ass kicked so I tried changing the DB connections to use mysql_pconnect instead of mysql_connect. After doing that, I started getting mysql errors left and right, all of which were claiming that a table didn't exist inside a certain database... basically it looked like it was mixing up connections. Any idea how I can avoid this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top