diff options
Diffstat (limited to 'databases/mariadb-connector-c/pkg-descr')
-rw-r--r-- | databases/mariadb-connector-c/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/mariadb-connector-c/pkg-descr b/databases/mariadb-connector-c/pkg-descr new file mode 100644 index 000000000000..ab5013067913 --- /dev/null +++ b/databases/mariadb-connector-c/pkg-descr @@ -0,0 +1,8 @@ +The MariaDB Connector/C is used to connect applications developed in C/C++ +to MariaDB and MySQL databases. MySQL Connector/C is LGPL licensed. + +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. + +WWW: https://www.mariadb.com/kb/en/mariadb/about-mariadb-connector-c/ |