ZMySQLDA: set time_zone session variable to UTC
Jérome Perrin authored
Our patched MySQLDA assumes that DATE and DATETIME columns are in UTC,
but the TIMESTAMP columns are using mysql's time_zone variable, which
defaults to mysql server system timezone.

Set time_zone session variable at the beginning of each connection so
that TIMESTAMP columns are also UTC.
e88cf4ad
Name Last commit Last update
..
AGProjects Remove trailing whitespaces
CMFActivity Timeout: introduce activity_timeout configuration.
CMFCategory CMFCategory: Do not use __getitem__ to access a subobject.
DeadlockDebugger Revert "Add counter to manage_debug_thread SQL queries"
ERP5 alarm: use unrestrictedSearchResults to getLastActiveProcess
ERP5Banking TestERP5BankingMixin: Use shorter document ids.
ERP5Catalog testERP5Catalog: Cleanup checkRelativeUrl{,Not}InSQLPathList .
ERP5Configurator erp5_configurator_standard_ui_test: Fix testFunctionalConfigurator failures with erp5testnode (b955dbe0).
ERP5Form ERP5Form: Add action title field
ERP5OOo [ERP5OOo] Stabilize testDeferredStyle
ERP5SecurePayment ERP5Security: Declare SUPER_USER at product level.
ERP5Security [test] Fixup failing tests
ERP5ShortMessage ERP5ShortMessage: Fix undefined variables.
ERP5SyncML ERP5SyncML: remove misuse of Transfer-Encoding: chunked
ERP5TioSafe all: Use zLOG.LOG(..., error=True) instead of immediate exc_info.
ERP5Type portal_type_class: possible to overwrite methods or properties in mixin
ERP5VCS all: Use zLOG.LOG(..., error=True) instead of immediate exc_info.
ERP5Wizard ERP5Site: register ERP5 Login authentication plugin on creation.
ERP5Workflow use getIdOrUserName() in workflow actor.
ERP5eGovSecurity all: Use zLOG.LOG(..., error=True) instead of immediate exc_info.
Formulator Formulator: Do not add empty item if item_list is empty for SingleItemsWidget and MultiItemsWidget
HBTreeFolder2 all: Use zLOG.LOG(..., error=True) instead of immediate exc_info.
Localizer all: Use zLOG.LOG(..., error=True) instead of immediate exc_info.
MailTemplates MailTemplates: more reliable encoding of headers
PloneHotfix20121106 update to Products.PloneHotfix20121106 based on version 1.2.
PortalTransforms
TimerService
ZLDAPConnection
ZLDAPMethods
ZMySQLDA
ZSQLCatalog
Zelenium
__init__.py