Extension:PerconaDB
Appearance
Please help expand this page. |
Release status: unknown |
|
|---|---|
| Author(s) | Mark A. Hershberger |
| MediaWiki | >= 1.31.0 |
| Composer | mediawiki/percona-db |
| License | GNU General Public License 3.0 or later |
| Download | GitHub:
Note: |
The PerconaDB extension allows MediaWiki wikis to use a Percona database.
Installation
[edit]- Download and place the file(s) in a directory called
PerconaDBin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'PerconaDB' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
