View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005711 | SymmetricDS | Bug | public | 2023-02-27 12:41 | 2023-02-27 13:00 |
| Reporter | pmarzullo | Assigned To | pmarzullo | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.12.22 | ||||
| Target Version | 3.14.6 | Fixed in Version | 3.14.6 | ||
| Summary | 0005711: When connecting to Azure, set platform version to SQL Server 2016 | ||||
| Description | When 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. | ||||
| Tags | dialect: sql-server | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-02-27 12:41 | pmarzullo | New Issue | |
| 2023-02-27 12:41 | pmarzullo | Status | new => assigned |
| 2023-02-27 12:41 | pmarzullo | Assigned To | => pmarzullo |
| 2023-02-27 12:41 | pmarzullo | Tag Attached: dialect: sql-server | |
| 2023-02-27 12:58 | pmarzullo | Status | assigned => resolved |
| 2023-02-27 12:58 | pmarzullo | Resolution | open => fixed |
| 2023-02-27 12:58 | pmarzullo | Fixed in Version | => 3.14.6 |
| 2023-02-27 12:58 | pmarzullo | Note Added: 0002268 | |
| 2023-02-27 13:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 b9f9879f |
| 2023-03-17 17:25 | admin | Status | resolved => closed |