[odb-users] libodb-mysql with MariaDB

Timo Rothenpieler timo at rothenpieler.org
Thu Mar 1 09:45:09 EST 2018


On 01.03.2018 13:12, Lukas Obermann wrote:
> Am 01.03.2018 um 12:11 schrieb Timo Rothenpieler <timo at rothenpieler.org
> <mailto:timo at rothenpieler.org>>:
>>
>> On 01.03.2018 11:50, Lukas Obermann wrote:
>>> Hello,
>>>
>>> I know that MariaDB is supported, but how do I actually compile the
>>> runtime with it?
>>> I search around google and the mailing list but I do not see
>>> anything. It always tries to link with libmysqlclient_r.
>>
>> Which comes with mariadb.
>>
> 
> Not sure on this. Using the latest C++ connector 3.0.3 it only
> produces libmariadbclient.a for me.
> The connector is built like this
> https://github.com/xbmc/xbmc/blob/master/tools/depends/target/mariadb/Makefile

$ equery belongs /usr/lib64/libmysqlclient_r.so
 * Searching for /usr/lib64/libmysqlclient_r.so ...
dev-db/mariadb-10.1.29 (/usr/lib64/libmysqlclient.so.18.0.0)
dev-db/mariadb-10.1.29 (/usr/lib64/libmysqlclient_r.so -> libmysqlclient.so)


It definitely belong to mariadb. The library name was never changed.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3994 bytes
Desc: S/MIME Cryptographic Signature
Url : https://codesynthesis.com/pipermail/odb-users/attachments/20180301/93f755a3/smime.bin


More information about the odb-users mailing list