From 4bbb07e8048ef859cfc29c6b9d221840f2c6aed1 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 16 Jan 2004 06:34:12 +0000 Subject: Phase 1 of a big documentation update before 2.17.6. --- docs/html/dbdoc.html | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) (limited to 'docs/html/dbdoc.html') 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 IntroductionThe Bugzilla Guide - 2.17.5 Development ReleaseThe Bugzilla Guide - 2.17.5 + Development ReleaseAppendix B. The Bugzilla DatabaseChapter 6. Customising BugzillaNextB.2. MySQL Bugzilla Database Introduction6.4. MySQL Bugzilla Database Introduction

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" >

B.2.1. Bugzilla Database Basics

6.4.1. Bugzilla Database Basics

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" >

B.2.1.1. Bugzilla Database Tables

6.4.1.1. Bugzilla Database Tables

Imagine your MySQL database as a series of spreadsheets, and you won't be too far off. If you use this command:

NextUpUseful Patches and Utilities for BugzillaIntegrating Bugzilla with Third-Party Tools