Load timezone table with MySQL-MX/J
Posted by: Michael Caraway
Date: December 23, 2013 02:57PM

We are using the MySQL-MX/J connector in out JUnit tests so that the execution environment does not have to have a preconfigured database. We have some queries that utilize the CONVERT_TZ function which requires the timezone tables to be loaded.

Is there a way to load the timezone tables on the fly so we can make unit tests for these queries?

Options: ReplyQuote


Subject
Written By
Posted
Load timezone table with MySQL-MX/J
December 23, 2013 02:57PM


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.