https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33183

            Bug ID: 33183
           Summary: Error inserting matchpoint_components when creating
                    record matching rules with MariaDB 10.6
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The word "offset" is now a keyword. At the very least we need to escape the
fieldname with backticks. It would be nice to switch to Koha::Objects for this
module eventually.

C4::Matcher::_store_matchpoint(): DBI Exception: DBD::mysql::st execute failed:
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 'offset, length) VALUES
('27', '1', '999'...' at line 2 at /usr/share/koha/lib/C4/Matcher.pm line 314

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to