diff options
Diffstat (limited to 'docs/html/dbdoc.html')
-rw-r--r-- | docs/html/dbdoc.html | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/docs/html/dbdoc.html b/docs/html/dbdoc.html index 8f250c0f6..73a7e61c4 100644 --- a/docs/html/dbdoc.html +++ b/docs/html/dbdoc.html @@ -4,19 +4,21 @@ >MySQL Bugzilla Database Introduction</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ +"><LINK REL="HOME" -TITLE="The Bugzilla Guide - 2.17.5 Development Release" +TITLE="The Bugzilla Guide - 2.17.5 + Development Release" HREF="index.html"><LINK REL="UP" -TITLE="The Bugzilla Database" -HREF="database.html"><LINK +TITLE="Customising Bugzilla" +HREF="customization.html"><LINK REL="PREVIOUS" TITLE="Modifying Your Running System" HREF="dbmodify.html"><LINK REL="NEXT" -TITLE="Useful Patches and Utilities for Bugzilla" -HREF="patches.html"></HEAD +TITLE="Integrating Bugzilla with Third-Party Tools" +HREF="integration.html"></HEAD ><BODY CLASS="section" BGCOLOR="#FFFFFF" @@ -36,7 +38,8 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->The Bugzilla Guide - 2.17.5 Development Release</TH +>The Bugzilla Guide - 2.17.5 + Development Release</TH ></TR ><TR ><TD @@ -52,13 +55,13 @@ ACCESSKEY="P" WIDTH="80%" ALIGN="center" VALIGN="bottom" ->Appendix B. The Bugzilla Database</TD +>Chapter 6. Customising Bugzilla</TD ><TD WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="patches.html" +HREF="integration.html" ACCESSKEY="N" >Next</A ></TD @@ -74,7 +77,7 @@ CLASS="section" ><A NAME="dbdoc" ></A ->B.2. MySQL Bugzilla Database Introduction</H1 +>6.4. 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 @@ -134,9 +137,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN2279" +NAME="AEN1719" ></A ->B.2.1. Bugzilla Database Basics</H2 +>6.4.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 @@ -248,9 +251,9 @@ CLASS="section" ><H3 CLASS="section" ><A -NAME="AEN2306" +NAME="AEN1746" ></A ->B.2.1.1. Bugzilla Database Tables</H3 +>6.4.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 @@ -514,7 +517,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="patches.html" +HREF="integration.html" ACCESSKEY="N" >Next</A ></TD @@ -530,7 +533,7 @@ WIDTH="34%" ALIGN="center" VALIGN="top" ><A -HREF="database.html" +HREF="customization.html" ACCESSKEY="U" >Up</A ></TD @@ -538,7 +541,7 @@ ACCESSKEY="U" WIDTH="33%" ALIGN="right" VALIGN="top" ->Useful Patches and Utilities for Bugzilla</TD +>Integrating Bugzilla with Third-Party Tools</TD ></TR ></TABLE ></DIV |