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

fix mysql protocol #436

Merged
merged 1 commit into from
Aug 8, 2024
Merged

fix mysql protocol #436

merged 1 commit into from
Aug 8, 2024

Conversation

nautaa
Copy link
Member

@nautaa nautaa commented Aug 6, 2024

What problem were solved in this pull request?

in mysql protocol, if client doesn't support CLIENT_SESSION_TRACK, server shouldn't send any status info.

ref: https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_basic_ok_packet.html

Issue Number: close #xxx

Problem:

What is changed and how it works?

Other information

@hnwyllmm hnwyllmm merged commit cd8adf0 into oceanbase:main Aug 8, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants