summaryrefslogtreecommitdiff
path: root/srclib/apr-util/README.MySQL
diff options
context:
space:
mode:
Diffstat (limited to 'srclib/apr-util/README.MySQL')
-rw-r--r--srclib/apr-util/README.MySQL5
1 files changed, 0 insertions, 5 deletions
diff --git a/srclib/apr-util/README.MySQL b/srclib/apr-util/README.MySQL
deleted file mode 100644
index 1833e98d..00000000
--- a/srclib/apr-util/README.MySQL
+++ /dev/null
@@ -1,5 +0,0 @@
-As of apr-util version 1.2.11, MySQL DBD driver is shipped as part of the
-distribution. However, to avoid licensing incompatibilities, it is not
-built by default. To enable MySQL support, use the --with-mysql option,
-but be aware that the MySQL license may introduce licensing implications
-for your compiled code.