https://bugzilla.wikimedia.org/show_bug.cgi?id=30524

Andre Klapper <aklap...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.17.0                      |1.22-git

--- Comment #4 from Andre Klapper <aklap...@wikimedia.org> ---
In the mysql shell, run
  SET PASSWORD for 'user'@'localhost' = PASSWORD('whatever ');

Entering that in the installer, it says
"DB connection error: Access denied"
Scrolling down, the "Database password" is one char shorter (my last char was a
whitespace).

After running
  SET PASSWORD for 'user'@'locahost' = PASSWORD('whatever');
the installer works.

So this is still an issue in 1.22 git master of today.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to