diff options
author | Matt Selsky <selsky@columbia.edu> | 2011-10-15 14:36:14 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-10-15 14:36:14 +0200 |
commit | b7dbb42ecbd24ca291d1466fd02f1e5ec5cb58c1 (patch) | |
tree | 291d2c18b99c25aa41ab139ec411378f42a2ee59 /docs | |
parent | a1129dc00c817c4fe699f3b6afe3e61836780bb5 (diff) | |
download | bugzilla-b7dbb42ecbd24ca291d1466fd02f1e5ec5cb58c1.tar.gz bugzilla-b7dbb42ecbd24ca291d1466fd02f1e5ec5cb58c1.tar.xz |
Bug 620694: MySQL is not 'required' RDBMS for Bugzilla
r=dkl a=LpSolit
Diffstat (limited to 'docs')
-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 48730b248..aef3ab395 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/xml/glossary.xml @@ -279,7 +279,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 |