Extension:PerconaDB

Category:Pages to be expanded#PerconaDB Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
PerconaDB
Release status: unknownCategory:Extensions with invalid status
Author(s) Mark A. Hershberger
MediaWiki >= 1.31.0
Composer mediawiki/percona-dbCategory:Extensions supporting Composer
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
Category:All extensions

The PerconaDB extension allows MediaWiki wikis to use a Percona database.

Installation

  • Download and place the file(s) in a directory called PerconaDB in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'PerconaDB' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:LoadExtensionSchemaUpdates extensions Category:Pages to be expanded Category:SMW::SQLStore::Installer::BeforeCreateTablesComplete extensions