Improve installer:
authorRob Church <robchurch@users.mediawiki.org>
Sat, 14 Jan 2006 23:07:08 +0000 (23:07 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sat, 14 Jan 2006 23:07:08 +0000 (23:07 +0000)
commit5533f8c9b616cd803c50655ecfee8876c803af97
tree4a8d148d1dc2877ec13e05334fb328809a76b596
parent0e2748f0988a9870c236e8b6be3b4f02b9fec39e
Improve installer:

* Use a superuser account (such as root), if specifed, to create tables
* Don't overwrite conservative permissions on the mySQL user with ALL permissions, if said user exists
* Changes to some of the wording of explanations for fields

This will pre-emptively fix an issue arising if the regular-use user doesn't have permissions to set up the schema, since the end-user must now indicate this and provide superuser account details. Follow-on from last night's fixing 921 et al.
RELEASE-NOTES
config/index.php