https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40057
--- Comment #7 from David Nind <[email protected]> --- (In reply to Pedro Amorim from comment #5) > (In reply to David Nind from comment #3) > > I get this error with step 2: > > > > INSERT INTO illrequests (, , ) VALUES ('Standard', '99999', 'CPL'); > > ERROR 1064 (42000): You have an error in your SQL syntax; check the manual > > that corresponds to your MariaDB server version for the right syntax to use > > near ' , ) VALUES ('Standard', '99999', 'CPL')' at line 1 > > Thank you David. It appears the column names got filtered out of the commit > message! I've corrected and resubmitted. Thanks Pedro! I amended step 4 of the patch commit message, as the columns were missing as well. Testing notes (using KTD): 1. After running through the test plan, I applied the patch and added my sign-off. -- 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/
