1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-09-18 06:47:43 +03:00
Files
mariadb-connector-c/README
Georg Richter 5254af3058 README fixes
2023-02-17 08:28:21 +01:00

16 lines
510 B
Plaintext

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