Skip to content

too many log yet #72

@BlackSinny

Description

@BlackSinny

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=IWUQAYi6CYWqmKsQ

for me I only care about StmtExecContext logs yet, how to disable others log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions