sql: set cluster setting $1
produces silly event logs
#28992
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Running
SET CLUSTER SETTING $1
(i.e., as a prepared statement with a placeholder) produces a silly event log:We should put the actual value into the event log, not the placeholder.
Not sure what sql label to use for this. /cc @knz for triage
The text was updated successfully, but these errors were encountered: