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

            Bug ID: 17320
           Summary: MySQL 5.7 doesn't work well with SQL using
                    '0000-00-00'
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: mtomp...@hotmail.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

Several SQL statements in updatedatabase.pl have '0000-00-00'. A simple
substitution to 0 will prevent a default MySQL 5.7 on Ubuntu from barfing.

This patch will touch as far back as 3.0.6, but given the magnitude of other
errors while upgrading, finding no 0000-00-00 barfs after the patch up to 3.9
and then finding no 0000-00-00 barfs from 3.14.x upwards seems sufficient to
check.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to