diff options
author | jocuri%softhome.net <> | 2003-11-02 23:04:28 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-11-02 23:04:28 +0100 |
commit | 5159ae5142a63c13992b335e33ad347adaa3ac70 (patch) | |
tree | 6045d94d6a1381a6c675228bc580b9413d660356 /docs/html/dbdoc.html | |
parent | 8e646f42ca9aff92ae92dd825b41bb61b273d57e (diff) | |
download | bugzilla-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.gz bugzilla-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.xz |
Rebuilding documentation for the 2.17.5 release; the docbook system on landfill proved to be broken.
Diffstat (limited to 'docs/html/dbdoc.html')
-rw-r--r-- | docs/html/dbdoc.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/html/dbdoc.html b/docs/html/dbdoc.html index 60eefe996..8f250c0f6 100644 --- a/docs/html/dbdoc.html +++ b/docs/html/dbdoc.html @@ -4,8 +4,7 @@ >MySQL Bugzilla Database Introduction</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK REL="HOME" TITLE="The Bugzilla Guide - 2.17.5 Development Release" HREF="index.html"><LINK @@ -73,7 +72,9 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="dbdoc">B.2. MySQL Bugzilla Database Introduction</H1 +NAME="dbdoc" +></A +>B.2. MySQL Bugzilla Database Introduction</H1 ><P >This information comes straight from my life. I was forced to learn how Bugzilla organizes database because of nitpicky requests from users @@ -133,7 +134,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN2279">B.2.1. Bugzilla Database Basics</H2 +NAME="AEN2279" +></A +>B.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 executive order from @@ -245,7 +248,9 @@ CLASS="section" ><H3 CLASS="section" ><A -NAME="AEN2306">B.2.1.1. Bugzilla Database Tables</H3 +NAME="AEN2306" +></A +>B.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 command:</P |