update22_to_30.pl throwing MySQL syntax error while creating `labels` table
Hi, While migrating an ancient but very much in production 2.2.5 db to 3.14, ran into a small bug in the update script. I worked around it by changing 'timestamp(14)` to simply 'timestamp' http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11908 Do I go ahead and write a patch? Or simply ignore it? thanks :) -- Indranil Das Gupta Phone : +91-98300-20971 Blog : http://indradg.randomink.org/blog IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org
Hi, On Fri, Mar 7, 2014 at 7:39 AM, Indranil Das Gupta <indradg@gmail.com> wrote:
While migrating an ancient but very much in production 2.2.5 db to 3.14, ran into a small bug in the update script. I worked around it by changing 'timestamp(14)` to simply 'timestamp'
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11908
Do I go ahead and write a patch? Or simply ignore it?
Go ahead and write a patch if you feel inclined -- it would fix a problem, and anything that makes it easier for folks still running Koha 2 to upgrade is a good thing. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
participants (2)
-
Galen Charlton -
Indranil Das Gupta