(bug 12070) After Installation MySQL was blocked. GRANT with IDENTIFIED BY will overw...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 1 Mar 2011 18:46:16 +0000 (18:46 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 1 Mar 2011 18:46:16 +0000 (18:46 +0000)
commit34dc3650b61976555885a5c1075a788c44f4a63e
treec815bc0249fb2f3ff4dc05861a2bd84ecedca09e
parent5402421c95a7a26401b24662226b560806606d59
(bug 12070) After Installation MySQL was blocked. GRANT with IDENTIFIED BY will overwrite the password of an existing user silently, moving CREATE USER and GRANT to two separate operations so we can handle the different errors. Put in HISTORY, needs backporting with RELEASE-NOTES
HISTORY
includes/installer/DatabaseInstaller.php
includes/installer/Installer.i18n.php
includes/installer/MysqlInstaller.php
maintenance/users.sql