Subject: | DBD-mysql MariaDB reconnect method removed |
Date: | Mon, 10 Jul 2017 13:10:15 +0000 |
To: | "bug-DBD-mysql [...] rt.cpan.org" <bug-DBD-mysql [...] rt.cpan.org> |
From: | David Byng <david.byng [...] symbox.com> |
Hi,
When trying to build the DBD::mysql library against MaiarDB header files I run into the following error:
dbdimp.c: In function 'mysql_dr_connect':
dbdimp.c:2000:13: error: 'MYSQL' has no member named 'reconnect'
result->reconnect=0;
I have patched the dbdimp.c & dbdimp.h files to fix this issue, ideally it would be great to get this fix merged into the official release.
Kind Regards
David Byng
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.