diff options
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 |