diff options
author | 2011-10-15 14:40:28 +0200 | |
---|---|---|
committer | 2011-10-15 14:40:28 +0200 | |
commit | f3574814ef53b24019e7ae3083b3fed037bf00b2 (patch) | |
tree | 7be39657ea355538855446add646c87a0c65041b | |
parent | Bug 445804: Suggested crontab configuration opens security hole (diff) | |
download | bugzilla-f3574814ef53b24019e7ae3083b3fed037bf00b2.tar.gz bugzilla-f3574814ef53b24019e7ae3083b3fed037bf00b2.tar.bz2 bugzilla-f3574814ef53b24019e7ae3083b3fed037bf00b2.zip |
Bug 620694: MySQL is not 'required' RDBMS for Bugzilla
r=dkl a=LpSolit
-rw-r--r-- | docs/en/xml/glossary.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/xml/glossary.xml b/docs/en/xml/glossary.xml index 127b94038..aeec09c1e 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/xml/glossary.xml @@ -281,7 +281,7 @@ <glossterm>MySQL</glossterm> <glossdef> - <para>MySQL is currently the required + <para>MySQL is one of the supported <glossterm linkend="gloss-rdbms">RDBMS</glossterm> for Bugzilla. MySQL can be downloaded from <ulink url="http://www.mysql.com"/>. While you should familiarize yourself with all of the documentation, some high |