1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-09-19 17:41:46 +03:00
Dave Gosselin 1630087a23 CONC-749 plugins.multiauth fails on mac
If the dylib isn't found on linux, then dlerror() returns
'no such file' but on Mac it returns a lot more information.
Our tests expect the string 'no such file', so detect that
error on Mac and replace the text.
2024-12-06 14:22:16 -05:00
2024-04-08 17:19:42 +02:00
2022-02-04 15:03:01 +01:00
2024-01-26 10:40:03 +01:00
2018-02-12 09:29:27 +00:00
2020-01-23 06:09:39 +01:00
2024-05-14 13:58:20 +02:00
2021-06-24 16:44:21 +02:00
2024-06-18 11:01:17 -04:00
2018-02-16 12:30:19 +01:00

This is LGPL MariaDB client library that can be used to connect to MySQL
or MariaDB.

This code is based on the LGPL libmysql client library from MySQL 3.23
and PHP's mysqlnd extension.

This product includes PHP software, freely available from
<http://www.php.net/software/>

If you want to be part of this development effort, you can discuss this at
maria-developers@lists.launchpad.org.

To report a bug you'll need to signup for an account at https://jira.mariadb.org

The MariaDB team
Description
No description provided
Readme 13 MiB
Languages
C 95.2%
CMake 3.7%
C++ 0.8%
Shell 0.2%