https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281
--- Comment #1 from Henrique <[email protected]> --- ... more info ... the SQL command is INSERT INTO creator_templates (creator, rows, template_code, profile_id, page_height, label_width, left_text_margin, units, cols, label_height, col_gap, row_gap, template_desc, page_width, top_margin, top_text_margin, left_margin) VALUES ('Labels','0','DEFAULT TEMPLATE','0','0','0','0','POINT','0','0','0','0','Default description','0','0','0','0') it does NOT work on 10.3.8-MariaDB-1:10.3.8+maria~stretch-log - mariadb.org binary distribution It WORKs on 10.0.30-MariaDB-0+deb8u2 ROWS is a reserved word .... tia, Henrique -- 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/
