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

merge with master #6

Merged
merged 4 commits into from
Aug 9, 2019
Merged

merge with master #6

merged 4 commits into from
Aug 9, 2019

Conversation

v-makouz
Copy link
Owner

@v-makouz v-makouz commented Aug 9, 2019

No description provided.

v-makouz and others added 4 commits July 30, 2019 21:27
In #255, the code was changed to use the native endianness of the
system, but when a connection failure occurs the encoding was still
hard-coded to utf-16-le which causes mojibake on big endian systems.

Instead use ENCSTR_UTF16NE, which will be either utf-16-le or
utf-16-be, depending on the native endian for the system.

Fixes #563
* update usage information in mysqltests.py

* explicit charset for test_emoticons create table (#536)
@v-makouz v-makouz merged commit 619e1ee into v-makouz:master Aug 9, 2019
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.

4 participants