https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20665 Bug ID: 20665 Summary: OAI-PMH Provider should reset MySQL connection time zone Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: ere.maijala@helsinki.fi QA Contact: testopia@bugs.koha-community.org The OAI-PMH Provider currently sets the MySQL connection time zone to +00:00, but doesn't reset it back to the original value. If it's run under the same Plack as other services, the other services may use a connection that has the changed time zone, which results in wrong timestamps being recorded in the database. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.