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? Link to comment https://forums.phpfreaks.com/topic/69246-persistent-and-consistent-connection-to-db/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.