Connector/J 8 timezone issue
Posted by: didier valentin
Date: June 01, 2018 05:54PM

Hi,
I use JDK 8, Tomcat 8 and Connector/J 8. My JVM got GMT+1 for timezone. JDBC does timezone conversion for every DATE value that comes from the client, before sending them to MYSQL. Setting "serverTimezone=UTC" doesn't solve my problem. It seems that properties like "useLegacyDatetimeCode" and "noTimezoneConversionForDateType" aren't available in Connector/J 8 (I can't find them in the official Developer Guide). Please help. Thank you.

Options: ReplyQuote


Subject
Written By
Posted
Connector/J 8 timezone issue
June 01, 2018 05:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.