Bug #5272
Make a pull request on the PyMySQL repository to fix the binary problem.
Start date:
2017-08-21
Due date:
2017-08-24
% Done:
70%
Estimated time:
1.00 h
Description
After implementing PyMySQL in uWeb, we came across a problem with binary fields.
We have found a solution, but this should be merged with the main PyMySQL branche.
Related issues
History
#1 Updated by Arjen Pander over 7 years ago
- Due date set to 2017-08-24
- Start date changed from 2017-08-17 to 2017-08-21
- Estimated time set to 1.00 h
#2 Updated by Arjen Pander over 7 years ago
- Status changed from New to Resolved
- Assignee changed from Arjen Pander to Jan Klopper
- % Done changed from 0 to 70
This pull request has been created and combined with the use_unicode problem:
https://github.com/PyMySQL/PyMySQL/pull/593