mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-08-11 02:43:15 +00:00

Add option binary for cursor. When set to true cursor will always try to use the client/server binary protocol, even when no parameter were passed to execute.