View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004011 | SymmetricDS | Bug | public | 2019-06-18 18:26 | 2019-06-25 18:05 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.1 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0004011: DBCompare does not use catalog/schema properly on MySQL | ||||
Description | For MySQL JDBC, the notation NAME.TABLE_NAME maps to CATALOG.TABLE_NAME and not SCHEMA.TABLE_NAME. This resulted in the CATALOG name prefix effectively being ignored. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 d4e3a479 2019-06-18 14:27:42 Details Diff |
0004011: DBCompare does not use catalog/schema properly on MySQL |
Affected Issues 0004011 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/io/DbCompare.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/io/DbCompareConfig.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-18 18:26 | mmichalek | New Issue | |
2019-06-18 18:26 | mmichalek | Status | new => assigned |
2019-06-18 18:26 | mmichalek | Assigned To | => mmichalek |
2019-06-18 18:29 | mmichalek | Status | assigned => resolved |
2019-06-18 18:29 | mmichalek | Resolution | open => fixed |
2019-06-18 18:29 | mmichalek | Fixed in Version | => 3.10.3 |
2019-06-18 19:00 | mmichalek | Changeset attached | => SymmetricDS 3.10 d4e3a479 |
2019-06-25 18:05 | admin | Status | resolved => closed |