forked from julien-duponchelle/python-mysql-replication
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of JSON literal values julien-duponchelle#226 julien-dup…
…onchelle#298 In case of large JSON documents leteral values should be retrieved with `read_uint32` instead of `read_uint32` to avoid further AssertionError
- Loading branch information
Alexander Ignatov
committed
Dec 13, 2019
1 parent
fa5892d
commit f56b942
Showing
2 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters