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

How does proxysql handle the AuthMoreData packet in mysql connection phase? #4631

Open
raffertyyu opened this issue Sep 2, 2024 · 0 comments

Comments

@raffertyyu
Copy link

I recently studied the packet process in MySQL connection phase, using MySQL and proxysql source code as examples. When I was looking up the MySQL dev documentation, I found some packages very unique, like AuthMoreData. Based on the documentation, I don't quite understand when MySQL will send this package. Does proxysql have code to handle this packet, because I haven't found it in the code yet? I'm wonder what will happen if proxysql received such a packet without predefined.

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