View Issue Details

IDProjectCategoryView StatusLast Update
0006370SymmetricDSBugpublic2024-04-29 17:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.6Fixed in Version3.15.6 
Summary0006370: MySQL 5.5 and earlier don't allow timestamp precision
DescriptionOn MySQL 5.5 and earlier, the sym tables fail to create because they are specifying DATETIME(2) for a fractional second precision that is not supported. It should just use DATETIME instead. MySQL 5.6 and newer do allow fractional second precision.
Tagsdialect: mysql/mariadb

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 7f20fd17

2024-04-29 16:36:05

admin

Details Diff
0006370: MySQL 5.5 and earlier don't allow timestamp precision Affected Issues
0006370
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mysql/MySqlDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2024-04-29 16:30 elong New Issue
2024-04-29 16:30 elong Status new => assigned
2024-04-29 16:30 elong Assigned To => elong
2024-04-29 16:30 elong Tag Attached: dialect: mysql/mariadb
2024-04-29 16:36 elong Status assigned => resolved
2024-04-29 16:36 elong Resolution open => fixed
2024-04-29 16:36 elong Fixed in Version => 3.15.6
2024-04-29 17:00 admin Changeset attached => SymmetricDS 3.15 7f20fd17
2024-05-03 17:35 admin Status resolved => closed