Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've always had a lot of issues with mysql_pconnect in PHP. Hung connections, connection reuse causing data corruption, and various other random issues.

Generally using just mysql_connect is faster than using mysql_pconnect. On the server I admin for a large website with millions of hits a day we don't use mysql_pconnect.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: