Commit 79dd56f9 authored by jake%bugzilla.org's avatar jake%bugzilla.org

Explain 'zarro boogs found' better provide links to key parts of the MySQL documentation.

parent 91139bec
...@@ -129,8 +129,7 @@ ...@@ -129,8 +129,7 @@
</glossdiv> </glossdiv>
<glossdiv id="gloss-c"> <glossdiv id="gloss-c">
<title> <title>C</title>
</title>
<glossentry id="gloss-cgi"> <glossentry id="gloss-cgi">
<glossterm>Common Gateway Interface</glossterm> <glossterm>Common Gateway Interface</glossterm>
...@@ -252,14 +251,31 @@ ...@@ -252,14 +251,31 @@
should familiarize yourself with all of the documentation, some high should familiarize yourself with all of the documentation, some high
points are: points are:
</para> </para>
<itemizedlist> <variablelist>
<listitem> <varlistentry>
<para><ulink url="http://www.mysql.com/doc/P/r/Privilege_system.html">MySQL <term><ulink url="http://www.mysql.com/doc/en/Backup.html">Backup</ulink></term>
Privilege System</ulink> - Much more detailed information about <listitem>
the suggestions in <xref linkend="security-mysql"/>. <para>Methods for backing up your Bugzilla database.
</para> </para>
</listitem> </listitem>
</itemizedlist> </varlistentry>
<varlistentry>
<term><ulink url="http://www.mysql.com/doc/en/Option_files.html">Option Files</ulink></term>
<listitem>
<para>Information about how to configure MySQL using
<filename>my.cnf</filename>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="http://www.mysql.com/doc/en/Privilege_system.html">Privilege System</ulink></term>
<listitem>
<para>Much more detailed information about the suggestions in
<xref linkend="security-mysql"/>.
</para>
</listitem>
</varlistentry>
</variablelist>
</glossdef> </glossdef>
</glossentry> </glossentry>
</glossdiv> </glossdiv>
...@@ -410,13 +426,34 @@ ...@@ -410,13 +426,34 @@
<glossdiv id="gloss-z"> <glossdiv id="gloss-z">
<title>Z</title> <title>Z</title>
<glossentry id="zarro-boogs-found" xreflabel="Zarro Boogs Found"> <glossentry id="gloss-zarro">
<glossterm>Zarro Boogs Found</glossterm> <glossterm>Zarro Boogs Found</glossterm>
<glossdef> <glossdef>
<para>This is the cryptic response sent by Bugzilla when a query <para>This is just a goofy way of saying that there were no bugs
returned no results. It is just a goofy way of saying "Zero Bugs found matching your query. When asked to explain this message,
Found".</para> Terry had the following to say:
</para>
<blockquote>
<attribution>Terry Weissman</attribution>
<para>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.
</para>
<para>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...
</para>
</blockquote>
</glossdef> </glossdef>
</glossentry> </glossentry>
</glossdiv> </glossdiv>
......
...@@ -129,8 +129,7 @@ ...@@ -129,8 +129,7 @@
</glossdiv> </glossdiv>
<glossdiv id="gloss-c"> <glossdiv id="gloss-c">
<title> <title>C</title>
</title>
<glossentry id="gloss-cgi"> <glossentry id="gloss-cgi">
<glossterm>Common Gateway Interface</glossterm> <glossterm>Common Gateway Interface</glossterm>
...@@ -252,14 +251,31 @@ ...@@ -252,14 +251,31 @@
should familiarize yourself with all of the documentation, some high should familiarize yourself with all of the documentation, some high
points are: points are:
</para> </para>
<itemizedlist> <variablelist>
<listitem> <varlistentry>
<para><ulink url="http://www.mysql.com/doc/P/r/Privilege_system.html">MySQL <term><ulink url="http://www.mysql.com/doc/en/Backup.html">Backup</ulink></term>
Privilege System</ulink> - Much more detailed information about <listitem>
the suggestions in <xref linkend="security-mysql"/>. <para>Methods for backing up your Bugzilla database.
</para> </para>
</listitem> </listitem>
</itemizedlist> </varlistentry>
<varlistentry>
<term><ulink url="http://www.mysql.com/doc/en/Option_files.html">Option Files</ulink></term>
<listitem>
<para>Information about how to configure MySQL using
<filename>my.cnf</filename>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="http://www.mysql.com/doc/en/Privilege_system.html">Privilege System</ulink></term>
<listitem>
<para>Much more detailed information about the suggestions in
<xref linkend="security-mysql"/>.
</para>
</listitem>
</varlistentry>
</variablelist>
</glossdef> </glossdef>
</glossentry> </glossentry>
</glossdiv> </glossdiv>
...@@ -410,13 +426,34 @@ ...@@ -410,13 +426,34 @@
<glossdiv id="gloss-z"> <glossdiv id="gloss-z">
<title>Z</title> <title>Z</title>
<glossentry id="zarro-boogs-found" xreflabel="Zarro Boogs Found"> <glossentry id="gloss-zarro">
<glossterm>Zarro Boogs Found</glossterm> <glossterm>Zarro Boogs Found</glossterm>
<glossdef> <glossdef>
<para>This is the cryptic response sent by Bugzilla when a query <para>This is just a goofy way of saying that there were no bugs
returned no results. It is just a goofy way of saying "Zero Bugs found matching your query. When asked to explain this message,
Found".</para> Terry had the following to say:
</para>
<blockquote>
<attribution>Terry Weissman</attribution>
<para>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.
</para>
<para>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...
</para>
</blockquote>
</glossdef> </glossdef>
</glossentry> </glossentry>
</glossdiv> </glossdiv>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment