summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/Bugzilla-Guide.xml
diff options
context:
space:
mode:
authormkanat%kerio.com <>2008-04-04 13:47:54 +0200
committermkanat%kerio.com <>2008-04-04 13:47:54 +0200
commit933c3101ca4d1840643769c76f64ef4fd4b87e0e (patch)
tree6669e3169d0b46eecf04fc15f4f02cb9697649b6 /docs/en/xml/Bugzilla-Guide.xml
parente428d12e19bdc0b4a2a45a1fbdc35dc270a93839 (diff)
downloadbugzilla-933c3101ca4d1840643769c76f64ef4fd4b87e0e.tar.gz
bugzilla-933c3101ca4d1840643769c76f64ef4fd4b87e0e.tar.xz
Bug 204217: require MySQL version 4.0+
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
Diffstat (limited to 'docs/en/xml/Bugzilla-Guide.xml')
-rw-r--r--docs/en/xml/Bugzilla-Guide.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml
index 0617bd664..720240552 100644
--- a/docs/en/xml/Bugzilla-Guide.xml
+++ b/docs/en/xml/Bugzilla-Guide.xml
@@ -40,10 +40,9 @@
<!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
<!ENTITY mysql "http://www.mysql.com/">
-<!ENTITY newest-perl-ver "5.8.3">
<!-- For minimum versions -->
-<!ENTITY min-mysql-ver "3.23.41">
+<!ENTITY min-mysql-ver "4.0.14">
<!ENTITY min-pg-ver "7.3.x">
<!ENTITY min-perl-ver "5.6.1">
<!ENTITY min-perl-ver-win "5.8.1">