Skip to content

add SQL parameter values in RequestLogLine so they can be logged/emitted#19067

Open
clintropolis wants to merge 2 commits intoapache:masterfrom
clintropolis:log-dynamic-parameter-values
Open

add SQL parameter values in RequestLogLine so they can be logged/emitted#19067
clintropolis wants to merge 2 commits intoapache:masterfrom
clintropolis:log-dynamic-parameter-values

Conversation

@clintropolis
Copy link
Member

Currently SQL dynamic parameter values are not logged or emitted. This PR adds them to RequestLogLine so they can be logged and emitted with all the other stuff. This is useful for reconstructing the query when troubleshooting errors, since otherwise we only have the SQL with a bunch of ?.

@clintropolis clintropolis force-pushed the log-dynamic-parameter-values branch from 2b3efbc to c177b64 Compare February 28, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant