Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.4
-
Component/s: configuration
-
Labels:None
Description
Some customer have specific implementation with CLIENT_SESSION_TRACK enable without session_track_schema implementation.
If server has the CLIENT_SESSION_TRACK capability, connector will enable session variable `session_track_schema` to be aware of schema changed.
A new option `trackSchema` must be added to disabled that behaviour.
Option | Description |
---|---|
`trackSchema` | permits to disable setting session variable `session_track_schema` server has CLIENT_SESSION_TRACK capability. Default: true. |