mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-30 12:57:47 +00:00

When a value is returned as binary type (BLOB) but has a non binary collation, it will be converted now as a unicode string and the binary flag will be ignored.