Skip to content

[branch-2.1][fix](compatibility) Enhance SSL and Long Flag Handling in MySQL Handshake - #38140

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
zy-kkk:ssl_21
Jul 19, 2024
Merged

[branch-2.1][fix](compatibility) Enhance SSL and Long Flag Handling in MySQL Handshake #38140
yiguolei merged 1 commit into
apache:branch-2.1from
zy-kkk:ssl_21

Conversation

@zy-kkk

Copy link
Copy Markdown
Member

pick(#38086)
Issue Number: close#38065

This PR introduces a fix to the SSL and CLIENT_LONG_FLAG handling in the MySQL handshake process. It ensures that the flags are correctly set according to the protocol requirements and resolves the issues related to decimal data fetching when SSL is enabled.

…shake (apache#38086)
Issue Number: closeapache#38065
This PR introduces a fix to the SSL and CLIENT_LONG_FLAG handling in the
MySQL handshake process. It ensures that the flags are correctly set
according to the protocol requirements and resolves the issues related
to decimal data fetching when SSL is enabled.
@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zy-kkk

Copy link
Copy Markdown
MemberAuthor

run buildall

@zy-kkk

Copy link
Copy Markdown
MemberAuthor

run p0

@yiguolei
yiguolei merged commit b24774c into apache:branch-2.1Jul 19, 2024
@zy-kkk
zy-kkk deleted the ssl_21 branch July 19, 2024 15:10
Sign up for freeto 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.

3 participants

@zy-kkk@doris-robot@yiguolei