https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40057 --- Comment #7 from David Nind <david@davidnind.com> --- (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.