diff --git a/chapters/install.configure.databases.xml b/chapters/install.configure.databases.xml index d9b75d6924..4ba60b4207 100644 --- a/chapters/install.configure.databases.xml +++ b/chapters/install.configure.databases.xml @@ -1,5 +1,5 @@ - + Database options @@ -94,6 +94,18 @@ + + + --with-mysql[=DIR] + + + + Includes MySQL support. DIR is the MySQL base install directory, + defaults to the bundled MySQL library. MySQL support is enabled + by default, to disable, use --without-mysql. + + + --with-custom-odbc[=DIR]