stable
Clone or download
Read-only
Closes request #29259: Make possible to install MediaWiki without a MyISAM table
Tuleap only support MySQL > 5.7 so we can full-text indexes without MyISAM [0]. To test rebuild the package and deploy it on your dev instance. Creating a new MW instance should still work. [0] https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-4.html#mysqld-5-6-4-innodb Change-Id: I855353a2fb9f4aa9a06cd47dd9684dc011462b60
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/mediawiki_standalone/additional-packages/mediawiki/drop-myisam.patch | +13 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/tuleap-mediawiki.nix | +4 | −0 | Go to diff View file |