Files
mariadb-connector-python/mariadb
Georg Richter 7c2134dddb Fix for CONPY-278:
In case of an (automatic) reconnect the connection property
connection_id was not updated, since there is no callback
functionality in Connector/C available to notify the application
that a reconnect occured. Instead of obtaining the connection_id
via MemberDef, connection_id is now implemented as getter function.
2024-01-31 17:21:48 +01:00
..
2023-04-11 09:05:07 +02:00
2024-01-31 15:15:49 +01:00
2022-08-07 16:47:26 +02:00
2022-08-07 16:47:26 +02:00
2024-01-31 17:21:48 +01:00
2024-01-31 15:15:49 +01:00
2020-10-04 11:35:40 +02:00
2022-06-08 13:43:20 +02:00
2023-01-16 14:32:57 +01:00