]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.
authorjake%bugzilla.org <>
Fri, 4 Apr 2008 11:46:29 +0000 (11:46 +0000)
committerjake%bugzilla.org <>
Fri, 4 Apr 2008 11:46:29 +0000 (11:46 +0000)
docs/en/xml/installation.xml

index aac479876a79eaeae391bf41f31e8c4eeeb13e55..fcb435a3e0ab16cd7bc893315a2a60db025d4894 100644 (file)
         </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>