summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/sgml/installation.sgml6
-rw-r--r--docs/xml/installation.xml6
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml
index aac479876..fcb435a3e 100644
--- a/docs/sgml/installation.sgml
+++ b/docs/sgml/installation.sgml
@@ -606,6 +606,12 @@
</member>
</simplelist>
</para>
+
+ <note>
+ <para>If you are using MySQL 4, the bugs user also needs to be granted
+ the LOCK TABLES and CREATE TEMPORARY TABLES permissions.
+ </para>
+ </note>
</section>
<section>
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml
index aac479876..fcb435a3e 100644
--- a/docs/xml/installation.xml
+++ b/docs/xml/installation.xml
@@ -606,6 +606,12 @@
</member>
</simplelist>
</para>
+
+ <note>
+ <para>If you are using MySQL 4, the bugs user also needs to be granted
+ the LOCK TABLES and CREATE TEMPORARY TABLES permissions.
+ </para>
+ </note>
</section>
<section>