mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-08-02 00:22:02 +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.