Bug 20665: Reset MySQL connection time zone in the OAI-PMH Provider
authorEre Maijala <ere.maijala@helsinki.fi>
Thu, 26 Apr 2018 13:08:25 +0000 (13:08 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 May 2018 15:46:55 +0000 (12:46 -0300)
commit0a50dc1ad59b52ae47b5749b984763e8e85d0cb7
tree03002ed386dc6f12e81329b7fbc96155529c9bc4
parentebc32f2aae4081c4f0e3e10e5353d65faff77c7a
Bug 20665: Reset MySQL connection time zone in the OAI-PMH Provider

TEST PLAN
---------
apply unit test patch
prove t/db_dependent/OAI/Server.t
-- should fail
apply this patch
prove t/db_dependent/OAI/Server.t
-- should pass
run koha qa test tools

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/OAI/Server/Repository.pm