[Koha-bugs] [Bug 13669] Web installer fails to load sample data on MySQL 5.6+

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 18 15:16:25 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
It seems that using MySQL v5.7, the web installer fails on step 3 with "using a
password on command line interface can be insecure".
I don't think we can fix that modifying Koha code.
I think we should remove the password from the command line execute in
C4::Installer::load_sql and let the administrators set a config file containing
the password.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list