View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003068 | SymmetricDS | Bug | public | 2017-04-21 19:45 | 2017-05-01 18:02 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.22 | ||||
Target Version | 3.8.22 | Fixed in Version | 3.8.22 | ||
Summary | 0003068: MySQL Create Table with Timestamps | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 129e50f5 2017-04-24 15:46:55 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 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 |
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 |