https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #47 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Martin Renvoize from comment #43)
Created attachment 94815 [details] [review] Bug 23805: (RM follow-up) updatedatabase.pl mariadb support
MySQL and MariaDB have different syntax when it comes to dropping a CHECK constraint.
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
That's what I would do, even if dirty. Maybe we should reverse the 2 queries: first try the MariaDB syntax, to highlight that it's our first choice. -- You are receiving this mail because: You are watching all bug changes.