28 Aug
2018
28 Aug
'18
4:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281 --- Comment #2 from Chris Nighswonger <cnighswonger@foundations.edu> --- The solution is to quote the keyword in question with backticks per the MariaDB knowledge base: "Reserved words cannot be used as Identifiers, unless they are quoted."[1] [1]https://mariadb.com/kb/en/library/reserved-words/ -- You are receiving this mail because: You are watching all bug changes.