Pavol Sloboda 06e041cfa2 Added the FAIL_UNLESS call for the bind variable that is being allocated
to handle the possibility of the calloc failing and ensure we are not
working with NULL in the rest of the tests
2025-07-17 09:14:53 +02:00
2022-06-29 13:27:28 +02:00
2024-10-17 10:02:07 +02:00
2024-09-12 14:21:10 +02:00
2025-07-13 18:42:30 +03:00
2025-07-13 18:42:30 +03:00
2024-10-25 07:38:00 +02:00
2025-07-13 18:42:30 +03:00
2024-09-12 14:21:10 +02:00
2023-09-27 10:19:23 +02:00
2024-09-12 14:21:10 +02:00
2021-06-24 16:44:21 +02:00
2025-07-16 12:49:15 +02:00
2023-02-17 08:28:21 +01:00
2025-01-07 16:57:53 +01:00

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

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
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.
Readme 14 MiB
Languages
C 95%
CMake 3.8%
C++ 0.7%
Python 0.3%
Shell 0.2%