From 79dd56f96fd4810802794b7239a3d1397a0f392d Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Thu, 20 Feb 2003 05:52:22 +0000 Subject: Explain 'zarro boogs found' better provide links to key parts of the MySQL documentation. --- docs/sgml/glossary.sgml | 65 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 51 insertions(+), 14 deletions(-) (limited to 'docs/sgml') diff --git a/docs/sgml/glossary.sgml b/docs/sgml/glossary.sgml index 15b7fe948..d979505ca 100644 --- a/docs/sgml/glossary.sgml +++ b/docs/sgml/glossary.sgml @@ -129,8 +129,7 @@ - - + C Common Gateway Interface @@ -252,14 +251,31 @@ should familiarize yourself with all of the documentation, some high points are: - - - MySQL - Privilege System - Much more detailed information about - the suggestions in . - - - + + + Backup + + Methods for backing up your Bugzilla database. + + + + + Option Files + + Information about how to configure MySQL using + my.cnf. + + + + + Privilege System + + Much more detailed information about the suggestions in + . + + + + @@ -410,13 +426,34 @@ Z - + Zarro Boogs Found - This is the cryptic response sent by Bugzilla when a query - returned no results. It is just a goofy way of saying "Zero Bugs - Found". + This is just a goofy way of saying that there were no bugs + found matching your query. When asked to explain this message, + Terry had the following to say: + + +
+ Terry Weissman + I've been asked to explain this ... way back when, when + Netscape released version 4.0 of its browser, we had a release + party. Naturally, there had been a big push to try and fix every + known bug before the release. Naturally, that hadn't actually + happened. (This is not unique to Netscape or to 4.0; the same thing + has happened with every software project I've ever seen.) Anyway, + at the release party, T-shirts were handed out that said something + like "Netscape 4.0: Zarro Boogs". Just like the software, the + T-shirt had no known bugs. Uh-huh. + + + So, when you query for a list of bugs, and it gets no results, + you can think of this as a friendly reminder. Of *course* there are + bugs matching your query, they just aren't in the bugsystem yet... + +
+
-- cgit v1.2.3-24-g4f1b