-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
when i run a update log like this
update a set b=1 where c=2;maybe output these logs
Connect conn_id=IWUQAYi6CYWqmKsQ duration=45.142167
PrepareContext conn_id=IWUQAYi6CYWqmKsQ duration=7.123333
StmtExecContext args=....
StmtClose conn_id=IWUQAYi6CYWqmKsQfor me I only care about StmtExecContext logs yet, how to disable others log
Metadata
Metadata
Assignees
Labels
No labels