Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too many log yet #72

Open
BlackSinny opened this issue Jun 21, 2023 · 0 comments
Open

too many log yet #72

BlackSinny opened this issue Jun 21, 2023 · 0 comments

Comments

@BlackSinny
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant