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

MySQL codebase clean up #589

Merged
merged 1 commit into from
Apr 22, 2020
Merged

Conversation

BillyYccc
Copy link
Member

Motivation:

backport #588 to 3.9 branch

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

* simplify okpacket handling for MySQL

Signed-off-by: Billy Yuan <billy112487983@gmail.com>

* move sequenceId from codec to encoder

Signed-off-by: Billy Yuan <billy112487983@gmail.com>

* fix some warnings

Signed-off-by: Billy Yuan <billy112487983@gmail.com>

* MySQL packet payload does not need to be cleared after decoding

Signed-off-by: Billy Yuan <billy112487983@gmail.com>

* remove unnecessary check as the flag is always set

Signed-off-by: Billy Yuan <billy112487983@gmail.com>
@BillyYccc BillyYccc added this to the 3.9.1 milestone Apr 13, 2020
@BillyYccc
Copy link
Member Author

the Ci fails because of #590, unrelated to these changes.

@BillyYccc BillyYccc merged commit 5f4a3fa into eclipse-vertx:3.9 Apr 22, 2020
@BillyYccc BillyYccc deleted the mysql-clean-up-3.9 branch April 22, 2020 14:13
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.

1 participant