https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #47 from Jonathan Druart <[email protected]> --- (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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
