Skip to content

Add _binary prefix for binaries. #411

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 3 commits into from
Jan 9, 2016

Conversation

methane
Copy link
Member

@methane methane commented Jan 8, 2016

On Python 2, bytearray represents binary data.
On Python 3, bytes and bytearray represents binary data.

reference:

go-sql-driver/mysql#382
https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-46.html
https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-27.html

@methane methane force-pushed the feature/binary-prefix branch from dbd7a3d to 0e0b166 Compare January 9, 2016 03:48
methane added a commit that referenced this pull request Jan 9, 2016
@methane methane merged commit 0b25a72 into PyMySQL:master Jan 9, 2016
@methane methane deleted the feature/binary-prefix branch January 9, 2016 03:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant