View Issue Details

IDProjectCategoryView StatusLast Update
0004986SymmetricDSBugpublic2021-05-28 20:40
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.10Fixed in Version3.12.10 
Summary0004986: Work with MySQL 8 JDBC driver
DescriptionThe MySQL 8 JDBC driver uses LocalDate and LocalDateTime instead of Timestamp, so we need to update our code to work with it. We still distribute the MySQL 5 JDBC driver, but this issue will give users a choice to upgrade on their own. In SymmetricDS 3.13, we should start distributing the MySQL 8 JDBC driver.
Tagsdialect: mysql/mariadb

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 49904ee5

2021-05-12 12:29:08

admin

Details Diff
0004986: Work with MySQL 8 JDBC driver Affected Issues
0004986
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/AbstractDataLoaderServiceTest.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/Row.java Diff File
mod - symmetric-io/src/test/java/org/jumpmind/symmetric/io/AbstractWriterTest.java Diff File

Issue History

Date Modified Username Field Change
2021-05-12 12:26 elong New Issue
2021-05-12 12:26 elong Status new => assigned
2021-05-12 12:26 elong Assigned To => elong
2021-05-12 12:26 elong Tag Attached: dialect: mysql/mariadb
2021-05-12 12:29 elong Status assigned => resolved
2021-05-12 12:29 elong Resolution open => fixed
2021-05-12 12:29 elong Fixed in Version => 3.12.10
2021-05-12 13:00 admin Changeset attached => SymmetricDS 3.12 49904ee5
2021-05-28 20:40 admin Status resolved => closed