View Issue Details

IDProjectCategoryView StatusLast Update
0003068SymmetricDSBugpublic2017-05-01 18:02
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.22 
Target Version3.8.22Fixed in Version3.8.22 
Summary0003068: MySQL Create Table with Timestamps
DescriptionWhen a source database has a data type like DATE it will convert to a DATE when creating tables during a load. However in Oracle date types hold time as well and this time will be truncated and set to all 0's in MySQL.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 129e50f5

2017-04-24 15:46:55

josh-a-hicks

Details Diff
0003068: MySQL Create Table with Timestamps Affected Issues
0003068
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mysql/MySqlDdlBuilder.java Diff File
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mysql/MySqlDatabasePlatform.java Diff File

SymmetricDS: 3.8 6e0ee80e

2017-04-29 12:18:10

josh-a-hicks

Details Diff
0003068: MySQL Create Table with Timestamps Affected Issues
0003068
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mysql/MySqlDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2017-04-21 19:45 josh-a-hicks New Issue
2017-04-21 19:45 josh-a-hicks Status new => assigned
2017-04-21 19:45 josh-a-hicks Assigned To => josh-a-hicks
2017-04-24 20:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 129e50f5
2017-04-25 11:34 josh-a-hicks Status assigned => resolved
2017-04-25 11:34 josh-a-hicks Fixed in Version => 3.8.22
2017-04-25 11:34 josh-a-hicks Resolution open => fixed
2017-04-29 17:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 6e0ee80e
2017-05-01 18:02 chenson Status resolved => closed