diff options
author | barnboy%trilobyte.net <> | 2001-04-25 16:11:45 +0200 |
---|---|---|
committer | barnboy%trilobyte.net <> | 2001-04-25 16:11:45 +0200 |
commit | 2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff (patch) | |
tree | a2d82b3f59cc18d708502912933cb5689fc619fd /docs/html/granttables.html | |
parent | 064f6ba69bb6e46e41427cfbccb7a6839e75110e (diff) | |
download | bugzilla-2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff.tar.gz bugzilla-2d4d7c92bfb4ce18e4413b1e66f30bd62a44e6ff.tar.xz |
Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide. Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.
Diffstat (limited to 'docs/html/granttables.html')
-rw-r--r-- | docs/html/granttables.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/html/granttables.html b/docs/html/granttables.html index 0e69c6682..779e9d311 100644 --- a/docs/html/granttables.html +++ b/docs/html/granttables.html @@ -4,7 +4,7 @@ >MySQL Permissions & Grant Tables</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.61 +CONTENT="Modular DocBook HTML Stylesheet Version 1.64 "><LINK REL="HOME" TITLE="The Bugzilla Guide" @@ -51,7 +51,7 @@ HREF="dbdoc.html" WIDTH="80%" ALIGN="center" VALIGN="bottom" ->Appendix B. The Bugzilla Database</TD +>Appendix C. The Bugzilla Database</TD ><TD WIDTH="10%" ALIGN="right" @@ -71,7 +71,7 @@ CLASS="SECTION" CLASS="SECTION" ><A NAME="GRANTTABLES" ->B.3. MySQL Permissions & Grant Tables</A +>C.3. MySQL Permissions & Grant Tables</A ></H1 ><DIV CLASS="NOTE" @@ -80,7 +80,13 @@ CLASS="NOTE" ><P ><B >Note: </B ->The following portion of documentation comes from my answer to an old discussion of Keynote, a cool product that does trouble-ticket tracking for IT departments. I wrote this post to the Keynote support group regarding MySQL grant table permissions, and how to use them effectively. It is badly in need of updating, as I believe MySQL has added a field or two to the grant tables since this time, but it serves as a decent introduction and troubleshooting document for grant table issues. I used Keynote to track my troubles until I discovered Bugzilla, which gave me a whole new set of troubles to work on : )</P +>The following portion of documentation comes from my answer to an old discussion of Keystone, + a cool product that does trouble-ticket tracking for IT departments. I wrote this post to the + Keystone support group regarding MySQL grant table permissions, and how to use them effectively. + It is badly in need of updating, as I believe MySQL has added a field or two to the grant tables + since this time, but it serves as a decent introduction and troubleshooting document for grant + table issues. I used Keynote to track my troubles until I discovered Bugzilla, + which gave me a whole new set of troubles to work on : )</P ></BLOCKQUOTE ></DIV ><P |