SlackBuildsOrg/libraries/mariadb_client/README
Robert Allen 0dd937fc2f libraries/mariadb_client: Added (Native C/C++ API for MariaDB).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-11 00:14:45 +07:00

9 lines
310 B
Text

The MariaDB Client Library for C is used to connect
applications developed in C/C++ to MariaDB and MySQL
databases.The client library is LGPL licensed.
The MariaDB Client Library for C has exactly the same
API as the MySQL Connector/C for MySQL 5.5
To build HTML documentation build with BUILD_DOCS=yes.