View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004986 | SymmetricDS | Bug | public | 2021-05-12 12:26 | 2021-05-28 20:40 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.10 | Fixed in Version | 3.12.10 | ||
Summary | 0004986: Work with MySQL 8 JDBC driver | ||||
Description | The 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. | ||||
Tags | dialect: mysql/mariadb | ||||
SymmetricDS: 3.12 49904ee5 2021-05-12 12:29:08 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 |
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 |