Skip to content

Conversation

@wazir-ahmed
Copy link
Collaborator

@wazir-ahmed wazir-ahmed commented Oct 13, 2025

  • Configure session_track_system_variables and session_track_state_change in all backend connections.
  • Utilize notifications from backend servers to capture system variable changes that cannot be handled by MySQL_Set_Stmt_Parser
  • Update both client and server variable maps based on backend responses.

Closes #5151

@wazir-ahmed wazir-ahmed changed the title MySQL: Trace session-specific system variables changes MySQL: Track session-specific system variables changes Oct 13, 2025
- Configure `session_track_system_variables` and `session_track_state_change`
  in all backend connections.
- Utilize notifications from backend servers to capture system variable changes
  that cannot be handled by `MySQL_Set_Stmt_Parser`
- Update both client and server variable maps based on backend responses.

Signed-off-by: Wazir Ahmed <[email protected]>
@wazir-ahmed wazir-ahmed marked this pull request as ready for review October 13, 2025 08:28
@sonarqubecloud
Copy link

@wazir-ahmed
Copy link
Collaborator Author

Moving this patch from my fork to a branch in sysown repo. Closing this PR in favor of #5166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track session-specific system variables using session_track_system_variables

1 participant