Skip to content

Torndeco/mariadb-connector-c

 
 

Repository files navigation

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://mariadb.atlassian.net

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.7%
  • CMake 3.7%
  • C++ 2.4%
  • Other 0.2%