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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |ity.org                     |ommunity.org
            Version|18.11                       |master
            Summary|Authorities MARC Structure  |Authorities MARC Structure
                   |                            |not inserted with SQL
                   |                            |strict modes

--- Comment #13 from Jonathan Druart <[email protected]> 
---
Nabila, you should *not* have the SQL strict modes turned on in production, so
you should not have the strict_sql_modes config entry in your koha-conf.xml

Koha code is not ready yet for that, and we are forcing the non-strict modes
when we established the connnection to the DB.
I do not know how you face this issue if you did not explicitly set it.

However it is a bug we must fix, here is a patch.

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

Reply via email to