View Issue Details

IDProjectCategoryView StatusLast Update
0004847SymmetricDSImprovementpublic2021-03-30 19:46
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.7 
Target Version3.12.8Fixed in Version3.12.8 
Summary0004847: MSSQL switch to use session_context instead of context_info()
DescriptionMSSQL version 2016 and higher will now utilize the session_context instead of context_info(). This provides better support in Azure as the context_info was being used by Azure differently causing different behavior in MSSQL and Azure. Changing to session_context will ensure that the variables SymmetricDS uses will only be used by SymmetricDS.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 201e32db

2021-02-24 17:18:19

joshhicks

Details Diff
0004847: MSSQL switch to use session_context instead of context_info() Affected Issues
0004847
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSql2016SymmetricDialect.java Diff File

Issue History

Date Modified Username Field Change
2021-02-24 12:24 josh-a-hicks New Issue
2021-02-24 12:24 josh-a-hicks Status new => assigned
2021-02-24 12:24 josh-a-hicks Assigned To => josh-a-hicks
2021-02-25 13:26 josh-a-hicks Target Version 3.12.7 => 3.12.8
2021-03-02 00:00 Changeset attached => SymmetricDS 3.12 201e32db
2021-03-30 19:09 admin Status assigned => resolved
2021-03-30 19:09 admin Resolution open => fixed
2021-03-30 19:09 admin Fixed in Version => 3.12.8
2021-03-30 19:46 admin Status resolved => closed