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

When closing a cursor object, the reference for the corresponding connection object must be decremented to prevent leakage.