http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669
Bug ID: 13669
Summary: Webinstaller fails on MySQL 5.6
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Installation and upgrade (web-based installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Due to a change in MySQL 5.6 [1] the web installer fails to load the
kohastructure.sql and the chosen sample data files.
This is because C4::Installer::load_sql relies on a command line call to the
mysql binary, which from now on doesn't support passing the user password as
parameter on the command line, YAY!
[1] http://dev.mysql.com/doc/refman/5.6/en/upgrading-from-previous-series.html
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/