https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736
--- Comment #101 from Nick Clemens <[email protected]> --- Created attachment 79094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79094&action=edit Bug 18736: (follow-up) cast as UNSIGNED instead of INTEGER More recent MySql versions require the use of SIGNED or UNSIGNED rather than INTEGER. UNSIGNED will still work in older installs -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
