diff options
author | gerv%gerv.net <> | 2002-05-09 06:16:36 +0200 |
---|---|---|
committer | gerv%gerv.net <> | 2002-05-09 06:16:36 +0200 |
commit | 78e1dc6bd8beed4e3884875ae8a4f96753dab9cf (patch) | |
tree | d75ce3ff9bfbcfb008c0ce75eb514acb09eddb9b /docs/html/dbdoc.html | |
parent | b23550bf70319f5c051acedadd35d8ce30a43363 (diff) | |
download | bugzilla-78e1dc6bd8beed4e3884875ae8a4f96753dab9cf.tar.gz bugzilla-78e1dc6bd8beed4e3884875ae8a4f96753dab9cf.tar.xz |
The first installment of Gerv's spanking of the Bugzilla Guide. This is a work-in-progress.
Diffstat (limited to 'docs/html/dbdoc.html')
-rw-r--r-- | docs/html/dbdoc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/dbdoc.html b/docs/html/dbdoc.html index 56ff97ab8..589a7a7bd 100644 --- a/docs/html/dbdoc.html +++ b/docs/html/dbdoc.html @@ -138,7 +138,7 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN2353">C.2.1. Bugzilla Database Basics</H2 +NAME="AEN2272">C.2.1. Bugzilla Database Basics</H2 ><P > If you were like me, at this point you're totally clueless about the internals of MySQL, and if it weren't for this @@ -259,7 +259,7 @@ CLASS="section" ><H3 CLASS="section" ><A -NAME="AEN2382">C.2.1.1. Bugzilla Database Tables</H3 +NAME="AEN2301">C.2.1.1. Bugzilla Database Tables</H3 ><P > Imagine your MySQL database as a series of spreadsheets, and you won't be too far off. If you use this |