[Koha] error in the installation of koha-2.2.5

MJ Ray mjr at phonecoop.coop
Sat May 13 05:05:16 NZST 2006


"eric salayon" <esalayon at gmail.com>

> ERROR 1064 (42000) at line 772: You have an error in your SQL syntax; check
> the manual that corresponds to your MySQL server version for the right
> syntax to use near 'return char(4) default NULL,
>   renewals tinyint(4) default NULL,
>   timestamp tim' at line 9
[...]
> how can i fix this? tnx in advance....

Try to put backquotes (`timestamp`) or double quotes
("timestamp") around any field names that are reserved words.
I think which one works changes with versions and settings.

Please do not sent html email to the list.

Hope that helps,
-- 
MJ Ray - personal email, see http://mjr.towers.org.uk/email.html
Work: http://www.ttllp.co.uk/  irc.oftc.net/slef  Jabber/SIP ask



More information about the Koha mailing list