installer: Suggest using 127.0.0.1 in the db not found error message
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 7 Jul 2018 15:36:10 +0000 (15:36 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Mon, 28 Jan 2019 23:35:28 +0000 (23:35 +0000)
commit19619edf43ce63c658ebd179304f95eae56f5f7c
tree42e538c413f0cbcaf35c72583f1be8dcb69fd8d3
parent95d19d7522359ba95ae2ac38b719649626216578
installer: Suggest using 127.0.0.1 in the db not found error message

Its a really common error people have where they specify
localhost, not realizing that mysql does socket magic for that
value, and they need to specify 127.0.0.1 instead.

Also remove windows specific language in the help text.
Although more of an issue on windows, it is not unheard of
to happen on linux if the mysql socket is not configured.

Change-Id: Ie8199ab50d37dc2bc43dfafe2e5ef7812e9d832c
includes/installer/i18n/en.json