justdiy Posted September 13, 2007 Share Posted September 13, 2007 after more research, it appears even if I get persistent connections working, there's nothing to stop the script from opening a new connection to the database, or reusing someone elses connection to the database given the same credentials. can anyone guide me on a method to create a persistent and consistent connection (read: a single connection) to a mysql server, so that I can use temporary heap tables? Quote Link to comment https://forums.phpfreaks.com/topic/69246-persistent-and-consistent-connection-to-db/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.