mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-24 09:59:50 +00:00

When using text protocol pending result sets weren't properly freed, so executing another command on the same connection resulted in an error "commands out of sync".