Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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. |