mysql_pconnect

Events happening in the community are now at Drupal community events on www.drupal.org.
ilya1st's picture

Drupal 6 and mysql persistent connections

Hello.
I've created mysq version of database.mysql.inc to correctly work with mysql_pconnect to make available persistent connections.
The main problems were table locks and temporary tables - I've solved it using register_shutdown_function() for script.
Now looks like all working properly.(one project runs using this patched version)

But this patch is for case site using one database only. File is attached.

Read more
Subscribe with RSS Syndicate content