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

git-svn-id: svn://10.0.0.236/trunk@140544 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jake%bugzilla.org
2003-04-02 03:54:06 +00:00
parent 8202040e6d
commit 5f23f1afee
2 changed files with 12 additions and 0 deletions

View File

@@ -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>

View File

@@ -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>