Don't break installation when the local db root user has no password
authorBrion Vibber <brion@pobox.com>
Fri, 17 Jul 2015 13:42:37 +0000 (08:42 -0500)
committerBrion Vibber <brion@pobox.com>
Fri, 17 Jul 2015 13:42:37 +0000 (08:42 -0500)
commit183bd8309a6fea7046837aa9e8f9409e5eb46c88
tree00fbee1c283feb4c0db5259a2b43663257f401f5
parent08db2b721e95395842bb4972ab89a5bd7ec09c7e
Don't break installation when the local db root user has no password

Reverts broken patch 0cf4e92d; it seems to have been intended to
validate the *to be created* db username/pass, but instead it
validates the *installation username/pass*. This made it impossible
to install if your db user had no password, as on many default dev
installations.

Bug: T85281
Change-Id: I0caaf8b9a244d6f4dad0cba32c566ea557f77fcc
includes/installer/MysqlInstaller.php
includes/installer/PostgresInstaller.php
includes/installer/i18n/en.json
includes/installer/i18n/qqq.json