MaxSem has uploaded a new change for review. Change subject: Make sure that SQLite uses no prefix ......................................................................
Make sure that SQLite uses no prefix Otherwise, when user selects MySQL, sets the prefix, then switches to SQLite, the tables will created with prefix however the prefix will be absent from LocalSettings, making the wiki dead on arrival. Change-Id: I6360af819f87b03c2e9967207c43bca95f931a00 --- M includes/installer/SqliteInstaller.php 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/95/32695/1 -- To view, visit https://gerrit.wikimedia.org/r/32695 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6360af819f87b03c2e9967207c43bca95f931a00 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: MaxSem <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
