[Koha-bugs] [Bug 17320] New: MySQL 5.7 doesn't work well with SQL using '0000-00-00'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 20 02:58:34 CEST 2016


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 at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list