https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42802 --- Comment #2 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Created attachment 200144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200144&action=edit Bug 42802: Update kohastructure.sql Test plan: root@kohadevbox:koha$ perl /kohadevbox/misc4dev/run_tests.pl --run-db-compare-only --compare-with v24.05.00 should pass with this patch Without this patch you get: Running [diff /tmp/current_db.sql /tmp/upgraded_db.sql && diff -q /tmp/current_db.sql /tmp/upgraded_db.sql || { echo "ERROR - DB structures are not identical" && exit 1; }]... 7207c7207 < /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; Signed-off-by: Pedro Amorim <pedro.amorim@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.