GeGuNa / mariadb-connector-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MariaDB Connector/C

Windows Build

Linux Build

MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB (and MySQL) databases.

Prior to version 2.1 the name for the library was MariaDB Client library for C. 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/

History

Parts of MariaDB Connector/C are derived from PHP's mysqlnd extension and the original LGPL MySQL client library for MySQL 3.23. The rest of the code is written by developers at MariaDB Corporation Ab.

License

License (LGPL version 2.1)

GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

For licensing questions, see the Licensing FAQ.

Contributing

If you want to be part of this development effort, you can discuss this at maria-developers@lists.launchpad.org.

Authors

  • Oleksandr Byelkin
  • Sergei Golubchik
  • Andrey Hristov
  • Kristian Nielsen
  • Lawrenty Novitsky
  • Georg Richter
  • Vladislav Vaintroub

and others

Source code

Source code can be obtained from the MariaDB Connector/C Github repository

Bugs

Bugs are filed in the MariaDB Bugs Database.

To report a bug you'll need to signup for an account at https://jira.mariadb.org Before you file a bug make sure that the bug is not already filed under MariaDB Connector/C Bugs.

Documentation

Documentation of MariaDB Connector/C can be found in Wiki

About

License:GNU Lesser General Public License v2.1


Languages

Language:C 95.9%Language:CMake 3.4%Language:Shell 0.5%Language:Roff 0.1%Language:Dockerfile 0.1%