Description
This WordPress plugin automatically updates the MySQL database connection to persistent connection when user update the WordPress version from backend. This plugin is developed to use persistent database connection in Microsoft Azure environment for better performance with clearDB.
Installation
-
Extract the Persistent database connection updater plugin persistent-connection-updater.zip to the plugins directory of the WordPress installation.
e.g. if WordPress is installed in βC:\inetpub\wwwroot\wordpressβ directory, extract the persistent-connection-updater.zip file into directory βC:\inetpub\wwwroot\wordpress\wp-content\pluginsβ. -
To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins. Then check the associated checkbox for the plugin and click on βActivateβ link.
-
If you would like to use this as a must use plugin then instead of step 1 & 2 copy the persistent-connection-updater.php file to βwp-content/mu-pluginsβ folder.
Reviews
Contributors & Developers
“Persistent database connection updater” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Persistent database connection updater” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First release of Persistent database connection updater.