Re: DBD::mysql against mariadb client
Todd Rinaldo <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On Oct 15, 2013, at 1:32 AM, Michiel Beijen <[email protected]> wrote: > Hi Todd, > > On Tue, Oct 15, 2013 at 5:00 AM, Todd Rinaldo <[email protected]> wrote: >> Maria DB provides a LGPL licensed client library that will connect to MySQL. I've gotten this library compiling to my needs. My hope was to get DBD::mysql to compile against it. I seem to be able to do so by running: > > I've been trying to compile against the MariaDB C library as well. I > also ran into some issues, which were resolved by the C lib maintainer > yesterday (see https://mariadb.atlassian.net/browse/CONC-57) FYI, I can compile commit 101 against CentOS 6, but CentOS 5 fails: https://mariadb.atlassian.net/browse/CONC-58