View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004888 | SymmetricDS | Bug | public | 2021-03-11 22:24 | 2021-03-30 19:46 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.7 | ||||
Target Version | 3.12.8 | Fixed in Version | 3.12.8 | ||
Summary | 0004888: SQL Server 2016 using SESSION_CONTEXT only works with SQL Server JDBC driver, not the JTDS driver | ||||
Description | For the SQL Server 2016 dialect, we should check to see if the use of SESSION_CONTEXT works before installing the functions that use the SESSION_CONTEXT mechanism. Also, we should check to make sure that if it does work, that we should check to see if the correct version of the function is installed. If it is not, then uninstall the old and install the new. | ||||
Tags | dialect: sql-server | ||||
SymmetricDS: 3.12 745e9def 2021-03-11 22:30:15 Details Diff |
0004888: SQL Server 2016 using SESSION_CONTEXT only works with SQL Server JDBC driver, not the JTDS driver |
Affected Issues 0004888 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSql2016SymmetricDialect.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSqlSymmetricDialect.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-11 22:24 | pmarzullo | New Issue | |
2021-03-11 22:24 | pmarzullo | Status | new => assigned |
2021-03-11 22:24 | pmarzullo | Assigned To | => pmarzullo |
2021-03-11 22:24 | pmarzullo | Tag Attached: dialect: sql-server | |
2021-03-11 22:30 | pmarzullo | Status | assigned => resolved |
2021-03-11 22:30 | pmarzullo | Resolution | open => fixed |
2021-03-11 22:30 | pmarzullo | Fixed in Version | => 3.12.8 |
2021-03-11 23:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 745e9def |
2021-03-30 19:46 | admin | Status | resolved => closed |