Pavol Sloboda f72654e324 fix: fixed a memory leak due to the socket not being closed after
encountering an error by closing the socket before return
2025-07-17 09:14:53 +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
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
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%