Skip to content

Cr4 -- removing buffer from mysqlConn #1

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

Merged
merged 2 commits into from
Oct 8, 2018
Merged

Cr4 -- removing buffer from mysqlConn #1

merged 2 commits into from
Oct 8, 2018

Conversation

bLamarche413
Copy link
Owner

@bLamarche413 bLamarche413 commented Oct 8, 2018

Description

Please explain the changes you made here.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@bLamarche413 bLamarche413 merged commit 97afd8d into master Oct 8, 2018
@bung87
Copy link

bung87 commented Oct 14, 2020

hi !sorry to bother you, I am implementing mysql protocol compression in Nim, I saw you implement compression part in go ,am looking for help, when I send a command init db which will cause reset sequence id to 0, when receive packet it should be 1 , but I got compressed sequence id 2, do you have any idea, the project is here https://github.com/bung87/amysql/tree/zstd and CI test with debug info https://travis-ci.org/github/bung87/amysql/jobs/735742512

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