[CONPY-7] use utf8mb4 for exchange with server Created: 2018-07-24 Updated: 2019-12-19 Resolved: 2019-12-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.52 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
current implementation for utf8 use : https://github.com/9EOR9/mariadb-connector-python/blob/master/src/mariadb_connection.c#L337 2 issues :
|