jca e3176e0bff Fix build with recent mariadb releases.
No more 'reconnect' member in struct MYSQL, use mysql_options() and
mysql_get_options() to set/get the autoreconnect setting.  Same approach
as in databases/py-mysqlclient.
2019-05-08 22:33:32 +00:00
..