View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006370 | SymmetricDS | Bug | public | 2024-04-29 16:30 | 2024-04-29 17:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.6 | Fixed in Version | 3.15.6 | ||
Summary | 0006370: MySQL 5.5 and earlier don't allow timestamp precision | ||||
Description | On 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. | ||||
Tags | dialect: mysql/mariadb | ||||
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 |