You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option --include-pid to only report events related to a session pid (%p).
Add option --include-session to only report events related to the session id (%c).
Both can be used multiple time. Thanks to Henrietta Dombrovskaya for the
feature request.
print "timestamp;username;dbname;pid;client;sessionid;loglevel;sqlstate;duration;query/error;parameters;appname;backendtype;queryid\n" if (!$header_done);
0 commit comments