diff options
Diffstat (limited to 'docs/html/database.html')
-rw-r--r-- | docs/html/database.html | 168 |
1 files changed, 0 insertions, 168 deletions
diff --git a/docs/html/database.html b/docs/html/database.html deleted file mode 100644 index 008c3ec65..000000000 --- a/docs/html/database.html +++ /dev/null @@ -1,168 +0,0 @@ -<HTML -><HEAD -><TITLE ->The Bugzilla Database</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.64 -"><LINK -REL="HOME" -TITLE="The Bugzilla Guide" -HREF="index.html"><LINK -REL="PREVIOUS" -TITLE="Software Download Links" -HREF="downloadlinks.html"><LINK -REL="NEXT" -TITLE="Database Schema Chart" -HREF="dbschema.html"></HEAD -><BODY -CLASS="APPENDIX" -BGCOLOR="#FFFFFF" -TEXT="#000000" -LINK="#0000FF" -VLINK="#840084" -ALINK="#0000FF" -><DIV -CLASS="NAVHEADER" -><TABLE -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TH -COLSPAN="3" -ALIGN="center" ->The Bugzilla Guide</TH -></TR -><TR -><TD -WIDTH="10%" -ALIGN="left" -VALIGN="bottom" -><A -HREF="downloadlinks.html" ->Prev</A -></TD -><TD -WIDTH="80%" -ALIGN="center" -VALIGN="bottom" -></TD -><TD -WIDTH="10%" -ALIGN="right" -VALIGN="bottom" -><A -HREF="dbschema.html" ->Next</A -></TD -></TR -></TABLE -><HR -ALIGN="LEFT" -WIDTH="100%"></DIV -><DIV -CLASS="APPENDIX" -><H1 -><A -NAME="DATABASE" ->Appendix C. The Bugzilla Database</A -></H1 -><DIV -CLASS="TOC" -><DL -><DT -><B ->Table of Contents</B -></DT -><DT ->C.1. <A -HREF="dbschema.html" ->Database Schema Chart</A -></DT -><DT ->C.2. <A -HREF="dbdoc.html" ->MySQL Bugzilla Database Introduction</A -></DT -><DT ->C.3. <A -HREF="granttables.html" ->MySQL Permissions & Grant Tables</A -></DT -><DT ->C.4. <A -HREF="cleanupwork.html" ->Cleaning up after mucking with Bugzilla</A -></DT -></DL -></DIV -><DIV -CLASS="NOTE" -><BLOCKQUOTE -CLASS="NOTE" -><P -><B ->Note: </B ->This document really needs to be updated with more fleshed out information about primary keys, interrelationships, and maybe some nifty tables to document dependencies. Any takers?</P -></BLOCKQUOTE -></DIV -></DIV -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -><A -HREF="downloadlinks.html" ->Prev</A -></TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="index.html" ->Home</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="dbschema.html" ->Next</A -></TD -></TR -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" ->Software Download Links</TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -> </TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->Database Schema Chart</TD -></TR -></TABLE -></DIV -></BODY -></HTML ->
\ No newline at end of file |