summaryrefslogtreecommitdiff
path: root/databases/libdbi-driver-mysql/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libdbi-driver-mysql/DESCR')
-rw-r--r--databases/libdbi-driver-mysql/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/libdbi-driver-mysql/DESCR b/databases/libdbi-driver-mysql/DESCR
new file mode 100644
index 00000000000..965c653af80
--- /dev/null
+++ b/databases/libdbi-driver-mysql/DESCR
@@ -0,0 +1,8 @@
+libdbi-drivers - drivers for libdbi,
+the Database Independent Abstraction Layer for C
+
+This driver allows libdbi-enabled applications to use MySQL as a
+database backend. Internally, it provides a libdbi driver around the
+libmysqlclient client library. See the included driver documentation
+for installation instructions, usage, and information about
+driver-specific peculiarities.