New connection methods: - autocommit - ping - kill - reconnect - escape_string - reset - change_user New attributes: - user (read only) - database (read/write) - connection_id (read only) - warnings (read only) - auto_reconnect (read/write) New Cursor attribute: - warnings (read only)
MariaDB Connector/Python