Commit 747eb2dd authored by jake%bugzilla.org's avatar jake%bugzilla.org

Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.

parent b66b4d27
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment