summaryrefslogtreecommitdiff
path: root/libraries/mariadb_client/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/mariadb_client/README')
-rw-r--r--libraries/mariadb_client/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/mariadb_client/README b/libraries/mariadb_client/README
new file mode 100644
index 0000000000..4ad1696bbe
--- /dev/null
+++ b/libraries/mariadb_client/README
@@ -0,0 +1,9 @@
+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.
+