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

wrong placeholder in log #883

Closed
fredgnr opened this issue Jan 29, 2023 · 0 comments
Closed

wrong placeholder in log #883

fredgnr opened this issue Jan 29, 2023 · 0 comments
Labels

Comments

@fredgnr
Copy link
Contributor

fredgnr commented Jan 29, 2023

in

c.debugf("[send query] compression=%t %s", c.compression, body)

the placeholder for connect.compress is wrong.the type of this field has been modified from bool to byte,but the placeholder is not changed the same time
I have pulled a request to fix this

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

No branches or pull requests

2 participants