https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37476
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes adding a patron release notes| |to a routing list after | |receiving a serial - the | |patron was not being added | |to the routing list. This | |issue was only happing | |where MySQL 8.0.2 or later | |was used as the database | |for Koha. This was because | |the SQL syntax in the SQL | |used RANK, which become a | |reserved word in MySQL | |8.0.2. CC| |[email protected] -- 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/
