MySQL serverTimezone not set

Description

A connection made to a MySQL DB (or MariaDB, etc.) may require the addition of a "serverTimezone" parameter in the JDBC connection URL.

This is used to determine the timezone of the data sent to/from the database/client - therefore any recognised value should be valid - and with that in mind, the default connection string should include a serverTimezone=UTC option when connecting to MySQL databases.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 26, 2020 at 5:24 PM
Updated February 1, 2020 at 8:01 AM
Resolved January 27, 2020 at 3:57 PM

Flag notifications