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

bugfix: integer values in the MySQL packets (like last insert_id) could not be properly parsed #26

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

doujiang24
Copy link
Member

due to LuaJIT's BitOp functions return results in the range of signed 32 bit numbers

@agentzh
Copy link
Member

agentzh commented May 7, 2015

@doujiang24 Thanks for the patch! I'll look into this when I'm back from my vacation in mid-May :)

…id) could not be properly parsed due to LuaJIT's BitOp functions return results in the range of signed 32 bit numbers
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