View Issue Details

IDProjectCategoryView StatusLast Update
0005710SymmetricDSBugpublic2023-02-27 13:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.22 
Target Version3.13.12Fixed in Version3.13.12 
Summary0005710: When connecting to Azure, set platform version to SQL Server 2016
DescriptionWhen connecting to Azure, set platform version to SQL Server 2016.
This will allow the functionality of using SESSION_CONTEXT functionality instead of CONTEXT_INFO, which is broken by Azure because of using the CONTEXT_INFO for specifying some session information like a session GUID.
We determine that we are connecting to Azure by looking at the SERVERPROPERTY EngineEdition. Any value greater than or equal to 5 is Azure.
Tagsdialect: sql-server

Related Changesets

SymmetricDS: 3.13 00e09916

2023-02-27 12:45:27

pmarzullo

Details Diff
0005710: When connecting to Azure, set platform version to SQL Server
2016
Affected Issues
0005710
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/JdbcDatabasePlatformFactory.java Diff File

Issue History

Date Modified Username Field Change
2023-02-27 12:40 pmarzullo New Issue
2023-02-27 12:40 pmarzullo Status new => assigned
2023-02-27 12:40 pmarzullo Assigned To => pmarzullo
2023-02-27 12:40 pmarzullo Tag Attached: dialect: sql-server
2023-02-27 12:53 pmarzullo Status assigned => resolved
2023-02-27 12:53 pmarzullo Resolution open => fixed
2023-02-27 12:53 pmarzullo Fixed in Version => 3.13.12
2023-02-27 12:53 pmarzullo Note Added: 0002267
2023-02-27 13:00 pmarzullo Changeset attached => SymmetricDS 3.13 00e09916
2023-05-12 19:43 admin Status resolved => closed