View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000007 | SymmetricDS | Bug | public | 2009-01-24 19:00 | 2014-02-04 15:05 |
Reporter | Assigned To | elong | |||
Priority | high | ||||
Status | closed | Resolution | won't fix | ||
Product Version | 1.5.1 | ||||
Target Version | 3.1.0 | Fixed in Version | 3.1.0 | ||
Summary | 0000007: Data and batch tables rely on sequenced ids. When the number reaches its max value this can cause issues that are not yet handle | ||||
Description | "The tables are using an ID field for primary key that is generated through a feature provided by the database. MySQL columns are using ""auto_increment"" and Oracle columns are using a ""sequence"". We need to reset the ID generator after it reaches its max value, otherwise inserts will start failing. Also, some of the code depends on the ID for ordering row results, which would create a problem when the values ""wrap around""." | ||||
Tags | No tags attached. | ||||