Skip to content

v0.45 bug fix json object and array #494

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 1 commit into from
Oct 2, 2023
Merged

Conversation

sean-k1
Copy link
Collaborator

@sean-k1 sean-k1 commented Oct 2, 2023

We're releasing v 0.45 before v 1.0 to fix a json parsing error that mysql 5.7 users are facing.

  • bug fix json Parser

  • make bytes util

  • error fix json array, json object

  • add datetime, time parsing add test datetime,decimal,time cases

* bug fix json Parser

* make bytes util

* error fix json array, json object

* add datetime, time parsing
add test datetime,decimal,time cases
@sean-k1 sean-k1 merged commit 1f4a5d2 into mysql-5.7-bug-fix Oct 2, 2023
@dongwook-chan
Copy link
Collaborator

Seems to be the same issue with your previous review

@sean-k1
Copy link
Collaborator Author

sean-k1 commented Oct 2, 2023

@dongwook-chan
yes Moving the byte util to a separate location seems to be the right solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants