View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005712 | SymmetricDS | Bug | public | 2023-02-27 13:28 | 2023-02-27 14:00 |
| Reporter | pmarzullo | Assigned To | pmarzullo | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.12.22 | ||||
| Target Version | 3.12.23 | Fixed in Version | 3.12.23 | ||
| Summary | 0005712: 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 13:28 | pmarzullo | New Issue | |
| 2023-02-27 13:28 | pmarzullo | Status | new => assigned |
| 2023-02-27 13:28 | pmarzullo | Assigned To | => pmarzullo |
| 2023-02-27 13:28 | pmarzullo | Tag Attached: dialect: sql-server | |
| 2023-02-27 13:33 | pmarzullo | Status | assigned => resolved |
| 2023-02-27 13:33 | pmarzullo | Resolution | open => fixed |
| 2023-02-27 13:33 | pmarzullo | Fixed in Version | => 3.12.23 |
| 2023-02-27 13:33 | pmarzullo | Note Added: 0002269 | |
| 2023-02-27 14:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 7f9854e3 |
| 2023-05-12 19:43 | admin | Status | resolved => closed |