tarantool / mariadb-connector-c

MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/>

The following are the main known limitations:

- double to string conversion for prepared statements
  doesn't work correctly

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

About

MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.

License:GNU Lesser General Public License v2.1


Languages

Language:C 96.1%Language:CMake 3.7%Language:Roff 0.2%