Below is the list of changes that have just been committed into a local
mysqldoc repository of MHillyer. When MHillyer does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.1921 04/08/05 13:53:56 MHillyer@doomhammer. +10 -0
Changes to the document, restored images to the BK tree.
BitKeeper/etc/logging_ok
1.57 04/08/05 13:53:51 MHillyer@doomhammer. +1 -0
Logging to logging@stripped accepted
Docs/mysql-query-browser-images/twosakilas.png
1.1 04/08/05 13:53:33 MHillyer@doomhammer. +164 -0
Docs/mysql-query-browser-images/tabletool.png
1.1 04/08/05 13:53:33 MHillyer@doomhammer. +87 -0
Docs/mysql-query-browser-images/schematabrowser.png
1.1 04/08/05 13:53:33 MHillyer@doomhammer. +170 -0
Docs/mysql-query-browser-images/twosakilas.png
1.0 04/08/05 13:53:33 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/twosakilas.png
Docs/mysql-query-browser-images/tabletool.png
1.0 04/08/05 13:53:33 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/tabletool.png
Docs/mysql-query-browser-images/schematabrowser.png
1.0 04/08/05 13:53:33 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/schematabrowser.png
Docs/mysql-query-browser-images/querybar.png
1.1 04/08/05 13:53:32 MHillyer@doomhammer. +374 -0
Docs/mysql-query-browser-images/mainscreen.png
1.1 04/08/05 13:53:32 MHillyer@doomhammer. +1231 -0
Docs/mysql-query-browser-images/connection.png
1.1 04/08/05 13:53:32 MHillyer@doomhammer. +407 -0
Docs/mysql-query-browser-images/buttonbar.png
1.1 04/08/05 13:53:32 MHillyer@doomhammer. +232 -0
Docs/mysql-query-browser-images/Thumbs.db
1.1 04/08/05 13:53:32 MHillyer@doomhammer. +513 -0
Docs/query-browser-en.xml
1.7 04/08/05 13:53:32 MHillyer@doomhammer. +1056 -612
Changes to some tag usage, addition of content to using section, reformatted with
Stefan's .m script.
Docs/mysql-query-browser-images/querybar.png
1.0 04/08/05 13:53:32 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/querybar.png
Docs/mysql-query-browser-images/mainscreen.png
1.0 04/08/05 13:53:32 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/mainscreen.png
Docs/mysql-query-browser-images/connection.png
1.0 04/08/05 13:53:32 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/connection.png
Docs/mysql-query-browser-images/buttonbar.png
1.0 04/08/05 13:53:32 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/buttonbar.png
Docs/mysql-query-browser-images/Thumbs.db
1.0 04/08/05 13:53:32 MHillyer@doomhammer. +0 -0
BitKeeper file
C:/cygwin/home/MHillyer/mysqldoc/Docs/mysql-query-browser-images/Thumbs.db
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: MHillyer
# Host: doomhammer.
# Root: C:/cygwin/home/MHillyer/mysqldoc
--- 1.6/Docs/query-browser-en.xml 2004-07-29 12:31:14 -06:00
+++ 1.7/Docs/query-browser-en.xml 2004-08-05 13:53:32 -06:00
@@ -2,639 +2,1083 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<book id="mysql-query-browser" lang="en">
- <title>MySQL Query Browser</title>
- <chapter id="mysql-query-browser-introduction">
- <title>Introduction to the MySQL Query Browser</title>
- <para>The MySQL Query Browser is a graphical tool provided by MySQL
-AB for creating, executing, and optimizing queries in a graphical
-environment. Where the <ulink
-url="http://www.mysql.com/products/administrator/">MySQL
-Administrator</ulink> is designed with database administration in
-mind, the MySQL Query Browser is designed to help you query the data
-stored within MySQL.</para>
-
- <para>While all queries executed in the MySQL Query Browser could
-also be performed in the <command>mysql</command> command-line
-utility, the MySQL Query Browser allows for the querying and editing
-of data in a more intuitive, graphical manner.</para>
-
- <para>MySQL Query Browser is designed to work with MySQL versions
-4.0 and higher. <remark>[MH] VERIFY THIS FOR QB</remark></para>
-
- <para><remark>[MH] REMOVE PARA WHEN QB GOES BETA.</remark>
-<emphasis>MySQL Query Browser is Alpha software. As such, you should
-be wary of using it in production environment as it has only been
-tested on a limited number of systems to date. You should backup all
-important data before using the MySQL Query Browser. If you find
-it's lacking some feature important to you, or if you discover a
-bug, please use our <ulink url="http://bugs.mysql.com">MySQL Bug
-System</ulink> to request features or report
-problems.</emphasis></para>
- </chapter> <!-- END INTRODUCTION -->
-
- <chapter id="mysql-query-browser-installation">
- <title>Installing MySQL Query Browser</title>
- <sect1 id="mysql-query-browser-installation-introduction">
- <title>Introduction</title>
- <para>The MySQL Query Browser is available for both Windows and
-Linux, in source and binary forms. MySQL Query Browser can be
-downloaded from <ulink
-url="http://dev.mysql.com/downloads/query-browser/">The MySQL web
-site.</ulink></para>
- </sect1> <!-- END INSTALLATION INTRODUCTION -->
- </chapter> <!-- END INSTALLATION CHAPTER -->
- <chapter id="mysql-query-browser-starting">
- <!-- I AM LIFTING THIS SECTION FROM THE ADMINISTRATOR MANUAL AND
+ <title>
+ MySQL Query Browser
+ </title>
+
+ <bookinfo>
+
+ <title>
+ MySQL Query Browser
+ </title>
+
+ <copyright>
+
+ <year>2004</year>
+
+ <holder>MySQL AB</holder>
+
+ </copyright>
+
+ <legalnotice>
+
+ <para>
+ This manual is NOT distributed under a GPL style license. Use of the
+ manual is subject to the following terms:
+
+ <itemizedlist>
+
+ <listitem><para>
+ Conversion to other formats is allowed, but the actual content may
+ not be altered or edited in any way.
+ </para></listitem>
+
+ <listitem><para>
+ You may create a printed copy for your own personal use.
+ </para></listitem>
+
+ <listitem><para>
+ For all other uses, such as selling printed copies or using (parts
+ of) the manual in another publication, prior written agreement
+ from MySQL AB is required.
+ </para></listitem>
+
+ </itemizedlist>
+
+ Please email docs@stripped for more information or if you are
+ interested in doing a translation.
+ </para>
+
+ </legalnotice>
+
+ </bookinfo>
+
+ <chapter id="mysql-query-browser-introduction">
+
+ <title>
+ Introduction to the MySQL Query Browser
+ </title>
+
+ <para>
+ The MySQL Query Browser is a graphical tool provided by MySQL AB for
+ creating, executing, and optimizing queries in a graphical
+ environment. Where the
+ <ulink
+url="http://www.mysql.com/products/administrator/">MySQL
+ Administrator</ulink> is designed with database administration in
+ mind, the MySQL Query Browser is designed to help you query the data
+ stored within MySQL.
+ </para>
+
+ <para>
+ While all queries executed in the MySQL Query Browser could also be
+ performed in the <command>mysql</command> command-line utility, the
+ MySQL Query Browser allows for the querying and editing of data in a
+ more intuitive, graphical manner.
+ </para>
+
+ <para>
+ MySQL Query Browser is designed to work with MySQL versions 4.0 and
+ higher.
+
+ <remark>
+ [MH] VERIFY THIS FOR QB
+ </remark>
+ </para>
+
+ <para>
+ <remark>
+ [MH] REMOVE PARA WHEN QB GOES BETA.
+ </remark>
+
+ <emphasis>MySQL Query Browser is Alpha software. As such, you should
+ be wary of using it in production environment as it has only been
+ tested on a limited number of systems to date. You should backup all
+ important data before using the MySQL Query Browser. If you find it's
+ lacking some feature important to you, or if you discover a bug,
+ please use our <ulink url="http://bugs.mysql.com">MySQL Bug
+ System</ulink> to request features or report problems.</emphasis>
+ </para>
+
+ </chapter>
+
+<!-- END INTRODUCTION -->
+
+ <chapter id="mysql-query-browser-installation">
+
+ <title>
+ Installing MySQL Query Browser
+ </title>
+
+ <sect1 id="mysql-query-browser-installation-introduction">
+
+ <title>
+ Introduction
+ </title>
+
+ <para>
+ The MySQL Query Browser is available for both Windows and Linux, in
+ source and binary forms. MySQL Query Browser can be downloaded from
+ <ulink
+url="http://dev.mysql.com/downloads/query-browser/">The
+ MySQL web site.</ulink>
+ </para>
+
+ </sect1>
+
+<!-- END INSTALLATION INTRODUCTION -->
+
+ </chapter>
+
+<!-- END INSTALLATION CHAPTER -->
+
+ <chapter id="mysql-query-browser-starting">
+
+<!-- I AM LIFTING THIS SECTION FROM THE ADMINISTRATOR MANUAL AND
MODIFYING IT TO APPLY TO THE QB -->
- <title>Starting MySQL Query Browser</title>
- <sect1 id="mysql-query-browser-starting-introduction">
- <title>Introduction</title>
- <para>The way you start MySQL Query Browser depends on the
-operating system you are using:
- <itemizedlist>
- <listitem>
- <para>On Windows, start MySQL Query Browser by
-double-clicking its desktop icon, or by selecting its item
-from the <literal>Start</literal> menu. Alternatively, you
-can open a DOS window and start it from the command line:
+
+ <title>
+ Starting MySQL Query Browser
+ </title>
+
+ <sect1 id="mysql-query-browser-starting-introduction">
+
+ <title>
+ Introduction
+ </title>
+
+ <para>
+ The way you start MySQL Query Browser depends on the operating
+ system you are using:
+
+ <itemizedlist>
+
+ <listitem><para>
+ On Windows, start MySQL Query Browser by double-clicking its
+ desktop icon, or by selecting its item from the
+ <literal>Start</literal> menu. Alternatively, you can open a DOS
+ window and start it from the command line:
+
<programlisting>
c:\>
c:\<replaceable>%PROGRAMFILES%</replaceable>\MySQL\GUITools\MySQLQuery
Browser.exe
- </programlisting> The
-<replaceable>%PROGRAMFILES%</replaceable> is the default
- directory for programs on your machine, for example
-<literal>c:\program files</literal> or
-<literal>c:\programme</literal>. If your path contains
-spaces, you should enclose the command within quote
-characters. For example:
-
- <programlisting>
+ </programlisting>
+
+ The <replaceable>%PROGRAMFILES%</replaceable> is the default
+ directory for programs on your machine, for example
+ <literal>c:\program files</literal> or
+ <literal>c:\programme</literal>. If your path contains spaces, you
+ should enclose the command within quote characters. For example:
+
+<programlisting>
c:\> "c:\program
files\MySQL\GUITools\MySQLQueryBrowser.exe"
- </programlisting></para>
- </listitem>
+ </programlisting>
+ </para></listitem>
- <listitem>
- <para>On Linux desktops, start MySQL Query Browser by
-changing directory into
-<literal>/opt/mysql-query-browser/bin</literal>, and then
-running <literal>mysql-query-browser</literal>.</para>
- </listitem>
-
- <!-- ADD STARTING PROCEDURE FOR MAC OS -->
- </itemizedlist></para>
- </sect1>
-
- <!-- END INTRODUCTION -->
- <sect1 id="mysql-query-browser-starting-connection">
- <title>Connection Dialog</title>
-
- <para>Once MySQL Query Browser has been started, it displays a
-connection dialog. You have to specify the MySQL server to which
-you would like to connect, the credentials needed for
-authorization on that server, which machine that server runs on
-(and which port it listens to), and the default schema you will be
-querying from. You may also specify a number of other options, if
-required.</para>
-
- <para><emphasis>You must choose a default schema in order to issue
-queries.</emphasis> It is possible to choose a schema after
-connecting to the server, but setting the default from the
-connection dialog can save time on subsequent connections.</para>
-
- <figure>
- <title>Connection dialog</title>
- <graphic fileref="mysql-query-browser-images/connection.png"
+ <listitem><para>
+ On Linux desktops, start MySQL Query Browser by changing directory
+ into <literal>/opt/mysql-query-browser/bin</literal>, and then
+ running <literal>mysql-query-browser</literal>.
+ </para></listitem>
+
+<!-- ADD STARTING PROCEDURE FOR MAC OS -->
+
+ </itemizedlist>
+ </para>
+
+ </sect1>
+
+<!-- END INTRODUCTION -->
+
+ <sect1 id="mysql-query-browser-starting-connection">
+
+ <title>
+ Connection Dialog
+ </title>
+
+ <para>
+ Once MySQL Query Browser has been started, it displays a connection
+ dialog. You have to specify the MySQL server to which you would like
+ to connect, the credentials needed for authorization on that server,
+ which machine that server runs on (and which port it listens to),
+ and the default schema you will be querying from. You may also
+ specify a number of other options, if required.
+ </para>
+
+ <para>
+ <emphasis>You must choose a default schema in order to issue
+ queries.</emphasis> It is possible to choose a schema after
+ connecting to the server, but setting the default from the
+ connection dialog can save time on subsequent connections.
+ </para>
+
+ <figure>
+ <title>
+ Connection dialog
+ </title>
+ <graphic fileref="mysql-query-browser-images/connection.png"
format="PNG" lang="en" />
- </figure>
+ </figure>
- <para>If the server connection is successfully established, all of
-the values filled in the fields of the connection dialog will be
-saved for future connections (see the section that describes <link
-linkend="mysql-query-browser-appendix-store-connections">how MySQL
-Query Browser stores connection information</link>). The
-<literal>Password</literal> field, however, will always be empty:
-For security reasons, the password is not stored along with the
-other options, unless you explicitly specify otherwise in the
-<link
-linkend="mysql-query-browser-starting-options-general-options">Gen
-eral Options section of the Options dialog</link>.</para>
-
- <para>You can change any of the values in the connection profiles
-just by overwriting the existing values with new ones. Similarly,
-if you select another connection profile, you can change any of
-its values. When you click the <guibutton>OK</guibutton> button
-after changing a profile's values, the changes are stored
-permanently if a successful connection to the MySQL server is
-established. However, the preferred method for changing a profile
-is to click the <guibutton>...</guibutton> button next to the
-<guilabel>Connection</guilabel> drop-down box. This brings up an
-<literal>Options</literal> dialog window that has a
-<literal>Connections</literal> section for modifying connection
-profiles. You can find the values you can set in the Connection
-dialog window in the description of the
-<literal>Connections</literal> section of the
-<literal>Options</literal> dialog (see <link
-linkend="mysql-query-browser-starting-options-connections">Options
-dialog</link>).</para>
- </sect1> <!-- END CONNECTION DIALOG -->
- </chapter>
-
- <chapter id="mysql-query-browser-tour">
- <title>A Tour of the MySQL Query Browser</title>
- <sect1 id="mysql-query-browser-tour-mainwindow">
- <title>The Main Query Window</title>
- <para>Once you successfully connect to a MySQL server you will be
-presented with the main window of the MySQL Query Browser. Most of
-your time spent using the MySQL Query Browser will be spent in
-this main window as almost all of the application's functionality
-is accessed in this window.</para>
-
- <figure>
- <title>The MySQL Query Browser Main Window</title>
- <graphic fileref="mysql-query-browser-images/mainscreen.png"
+ <para>
+ If the server connection is successfully established, all of the
+ values filled in the fields of the connection dialog will be saved
+ for future connections (see the section that describes
+ <link
+linkend="">how MySQL Query Browser stores connection
+ information</link>). The <literal>Password</literal> field,
however,
+ will always be empty: For security reasons, the password is not
+ stored along with the other options, unless you explicitly specify
+ otherwise in the <link
+linkend="">Gen eral Options section of the
+ Options dialog</link>.
+ </para>
+
+ <para>
+ You can change any of the values in the connection profiles just by
+ overwriting the existing values with new ones. Similarly, if you
+ select another connection profile, you can change any of its values.
+ When you click the <guibutton>OK</guibutton> button after changing a
+ profile's values, the changes are stored permanently if a successful
+ connection to the MySQL server is established. However, the
+ preferred method for changing a profile is to click the
+ <guibutton>...</guibutton> button next to the
+ <guilabel>Connection</guilabel> drop-down box. This brings up an
+ <literal>Options</literal> dialog window that has a
+ <literal>Connections</literal> section for modifying connection
+ profiles. You can find the values you can set in the Connection
+ dialog window in the description of the
+ <literal>Connections</literal> section of the
+ <literal>Options</literal> dialog (see <link
+linkend="">Options
+ dialog</link>).
+ </para>
+
+ </sect1>
+
+<!-- END CONNECTION DIALOG -->
+
+ </chapter>
+
+ <chapter id="mysql-query-browser-tour">
+
+ <title>
+ A Tour of the MySQL Query Browser
+ </title>
+
+ <sect1 id="mysql-query-browser-tour-mainwindow">
+
+ <title>
+ The Main Query Window
+ </title>
+
+ <para>
+ Once you successfully connect to a MySQL server you will be
+ presented with the main window of the MySQL Query Browser. Most of
+ your time spent using the MySQL Query Browser will be spent in this
+ main window as almost all of the application's functionality is
+ accessed in this window.
+ </para>
+
+ <figure>
+ <title>
+ The MySQL Query Browser Main Window
+ </title>
+ <graphic fileref="mysql-query-browser-images/mainscreen.png"
lang="en" format="PNG"/>
- </figure>
+ </figure>
- <para>The main query window is divided up into several sections:
- <itemizedlist>
- <listitem><para><emphasis>Query Bar:</emphasis> The
query bar
-is where you create and execute your queries. It is composed
-of three navigation buttons (Go Back, Next, Refresh), the
-query area, two action buttons (Execute and Stop), and a
-status indicator.</para></listitem>
-
- <listitem><para><emphasis>Button Bar:</emphasis> The
button
-bar contains three sets of buttons: the Transaction Buttons
-(Start, Commit, Rollback), the query management buttons
-(Explain, Compare), and the query building buttons (Select,
-From, Where, etc.)</para></listitem>
-
- <listitem><para><emphasis>Tabsheets:</emphasis> All
query
-results will be displayed in the tabsheets. You can have
-multiple tabsheets active at one time, allowing you to work on
-multiple queries. Tabsheets can be split vertically and
-horizontally for performing comparisons, and queries in
-different parts of a split tabsheet can be joined together for
-master-detail analysis.</para></listitem>
-
- <listitem><para><emphasis>Object Browser:</emphasis>
The
-object browser allows you to manage your schema, bookmarks,
-and history. You can choose which database and tables to
-query, add commonly-used queries to a collection of bookmarks,
-and browse through previously issued queries to use them
-again.</para></listitem>
-
- <listitem><para><emphasis>Parameter and Function
-Browser:</emphasis> The parameter and function browser is used
-to quickly add built-in functions to your query, and to manage
-queries that depend on external variables. One example of this
-is when establishing a master-detail pair of queries. The data
-in the master query is available as parameters to the detail
-query.</para></listitem>
- </itemizedlist></para>
-
- <para>Each of these sections will be covered in more detail in the
-sections that follow.</para>
- </sect1> <!-- END MAIN QUERY WINDOW SECTION -->
-
- <sect1 id="mysql-query-browser-tour-querybar">
- <title>The Query Bar</title>
- <para>All queries, whether generated automatically, graphically,
-or by hand, will appear in the query bar. The simplest way to use
-the MySQL Query Browser is to type a query into the query area and
-click the execute button.</para>
-
- <sect2 id="mysql-query-browser-tour-querybar-navigation">
- <title>The Navigation Buttons</title>
- <para>To the left of the query area are the navigation buttons.
-The navigation buttons allow you to browse through your query
-history so that you can review and re-execute a previously
-executed query. The query history is available through the
-object browser. <remark>[MH] LINK TO IT WHEN SECTION IS
-COMPLETE!</remark></para>
-
- <para>Clicking the <guibutton>Go Back</guibutton> button will
-move you to the previous query in your history, while the
-<guibutton>Next</guibutton> button will move you to the
-following query. <emphasis>Note:</emphasis> Only queries that
-execute without errors are added to your history.</para>
-
- <para>As you navigate with the <guibutton>Next</guibutton> and
-<guibutton>Go Back</guibutton> buttons the queries you navigate
-through will not be executed unless you explicitly execute them
-by clicking the <guibutton>Execute</guibutton> button. The
-<guibutton>Refresh</guibutton> button will re-execute the last
-executed query, which may or may not be the current query in the
-query area.</para>
- </sect2> <!-- END NAVIGATION BUTTONS -->
-
- <sect2 id="mysql-query-browser-tour-querybar-queryarea">
- <title>The Query Area</title>
- <para>The query area is where the text of all queries and
-statements will be displayed. The query is three lines tall by
-default and will automatically expand to a maximum of ten lines
-in height, after which it will be scrollable for longer queries
-(See figure below).</para>
-
- <figure>
- <title>The query area expanded to ten lines</title>
- <graphic fileref="mysql-query-browser-images/querybar.png"
+ <para>
+ The main query window is divided up into several sections:
+
+ <itemizedlist>
+
+ <listitem><para>
+ <emphasis>Query Bar:</emphasis> The query bar is where you create
+ and execute your queries. It is composed of three navigation
+ buttons (Go Back, Next, Refresh), the query area, two action
+ buttons (Execute and Stop), and a status indicator.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis>Button Bar:</emphasis> The button bar contains three
+ sets of buttons: the Transaction Buttons (Start, Commit,
+ Rollback), the query management buttons (Explain, Compare), and
+ the query building buttons (Select, From, Where, etc.)
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis>Tabsheets:</emphasis> All query results will be
+ displayed in the tabsheets. You can have multiple tabsheets active
+ at one time, allowing you to work on multiple queries. Tabsheets
+ can be split vertically and horizontally for performing
+ comparisons, and queries in different parts of a split tabsheet
+ can be joined together for master-detail analysis.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis>Object Browser:</emphasis> The object browser allows you
+ to manage your schema, bookmarks, and history. You can choose
+ which database and tables to query, add commonly-used queries to a
+ collection of bookmarks, and browse through previously issued
+ queries to use them again.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis>Parameter and Function Browser:</emphasis> The parameter
+ and function browser is used to quickly add built-in functions to
+ your query, and to manage queries that depend on external
+ variables. One example of this is when establishing a
+ master-detail pair of queries. The data in the master query is
+ available as parameters to the detail query.
+ </para></listitem>
+
+ </itemizedlist>
+ </para>
+
+ <para>
+ Each of these sections will be covered in more detail in the
+ sections that follow.
+ </para>
+
+ </sect1>
+
+<!-- END MAIN QUERY WINDOW SECTION -->
+
+ <sect1 id="mysql-query-browser-tour-querybar">
+
+ <title>
+ The Query Bar
+ </title>
+
+ <para>
+ All queries, whether generated automatically, graphically, or by
+ hand, will appear in the query bar. The simplest way to use the
+ MySQL Query Browser is to type a query into the query area and click
+ the execute button.
+ </para>
+
+ <sect2 id="mysql-query-browser-tour-querybar-navigation">
+
+ <title>
+ The Navigation Buttons
+ </title>
+
+ <para>
+ To the left of the query area are the navigation buttons. The
+ navigation buttons allow you to browse through your query history
+ so that you can review and re-execute a previously executed query.
+ The query history is available through the object browser.
+
+ <remark>
+ [MH] LINK TO IT WHEN SECTION IS COMPLETE!
+ </remark>
+ </para>
+
+ <para>
+ Clicking the <guibutton>Go Back</guibutton> button will move you to
+ the previous query in your history, while the
+ <guibutton>Next</guibutton> button will move you to the following
+ query. <emphasis>Note:</emphasis> Only queries that execute without
+ errors are added to your history.
+ </para>
+
+ <para>
+ As you navigate with the <guibutton>Next</guibutton> and
+ <guibutton>Go Back</guibutton> buttons the queries you navigate
+ through will not be executed unless you explicitly execute them by
+ clicking the <guibutton>Execute</guibutton> button. The
+ <guibutton>Refresh</guibutton> button will re-execute the last
+ executed query, which may or may not be the current query in the
+ query area.
+ </para>
+
+ </sect2>
+
+<!-- END NAVIGATION BUTTONS -->
+
+ <sect2 id="mysql-query-browser-tour-querybar-queryarea">
+
+ <title>
+ The Query Area
+ </title>
+
+ <para>
+ The query area is where the text of all queries and statements will
+ be displayed. The query is three lines tall by default and will
+ automatically expand to a maximum of ten lines in height, after
+ which it will be scrollable for longer queries (See figure below).
+ </para>
+
+ <figure>
+ <title>
+ The query area expanded to ten lines
+ </title>
+ <graphic fileref="mysql-query-browser-images/querybar.png"
lang="en" format="PNG"/>
- </figure>
+ </figure>
- <para>The following commands are available by right-clicking the
-query area: <literal>Cut</literal>
-<keycap>Ctrl</keycap>+<keycap>X</keycap>),
-<literal>Copy</literal>
-(<keycap>Ctrl</keycap>+<keycap>C</keycap>),
-<literal>Paste</literal>
-(<keycap>Ctrl</keycap>+<keycap>V</keycap>),
-<literal>Clear</literal>
-(<keycap>Ctrl</keycap>+<keycap>N</keycap>), <literal>Open
SQL
-From File</literal>
(<keycap>Ctrl</keycap>+<keycap>O</keycap>),
-and <literal>Save SQL To File</literal>
-(<keycap>Ctrl</keycap>+<keycap>S</keycap>). The Open and Save
-commands will open a SQL file into the query area or save the
-contents of the query area into a text file.</para>
- </sect2> <!-- END QUERY AREA -->
-
- <sect2 id="mysql-query-browser-tour-querybar-actionbuttons">
- <title>The Action Buttons</title>
- <para>To the right of the query area are the action buttons. The
-<guibutton>Execute</guibutton> button will execute any queries
-in the query area, while the <guibutton>Stop</guibutton> button
-will cease execution.</para>
-
- <para>If you click the down-arrow below the
-<guibutton>Execute</guibutton> button, you will see that there
-are three potential execution options:</para>
-
- <itemizedlist>
- <listitem><para><literal>Execute</literal>
-(<keycap>Ctrl</keycap>+<keycap>Return</keycap>): This will
-execute the query and display the results in the currently
-active tabsheet.</para></listitem>
-
- <listitem><para><literal>Execute in new Tab</literal>
-(<keycap>Ctrl</keycap>+<keycap>Shift</keycap>+<keycap>Return
-</keycap>): This will execute the query and display the
-results in a newly created tabsheet.</para></listitem>
-
- <listitem><para><literal>Split Tab and
Execute</literal>
-(<keycap>Ctrl</keycap>+<keycap>Alt</keycap>+<keycap>Return
-</keycap>): This will split the tabsheet horizontally and then
-display the query results in the lower half of the
-tabsheet.</para></listitem>
- </itemizedlist>
-
- <para>To the right of the action buttons is the status
-indicator. The status indicator will show the standard MySQL
-logo when the MySQL Query Browser is idle, and will display an
-animated MySQL logo when the MySQL Query Browser is busy
-processing a query. Both icons can be seen in the following
-illustration:</para>
-
- <figure>
- <title>The MySQL Query Browser Status Icons</title>
- <graphic fileref="mysql-query-browser-images/twosakilas.png"
+ <para>
+ The following commands are available by right-clicking the query
+ area: <literal>Cut</literal>
+ <keycap>Ctrl</keycap>+<keycap>X</keycap>),
<literal>Copy</literal>
+ (<keycap>Ctrl</keycap>+<keycap>C</keycap>),
+ <literal>Paste</literal>
+ (<keycap>Ctrl</keycap>+<keycap>V</keycap>),
+ <literal>Clear</literal>
+ (<keycap>Ctrl</keycap>+<keycap>N</keycap>),
<literal>Open SQL From
+ File</literal>
(<keycap>Ctrl</keycap>+<keycap>O</keycap>), and
+ <literal>Save SQL To File</literal>
+ (<keycap>Ctrl</keycap>+<keycap>S</keycap>). The Open and
Save
+ commands will open a SQL file into the query area or save the
+ contents of the query area into a text file.
+ </para>
+
+ </sect2>
+
+<!-- END QUERY AREA -->
+
+ <sect2 id="mysql-query-browser-tour-querybar-actionbuttons">
+
+ <title>
+ The Action Buttons
+ </title>
+
+ <para>
+ To the right of the query area are the action buttons. The
+ <guibutton>Execute</guibutton> button will execute any queries in
+ the query area, while the <guibutton>Stop</guibutton> button will
+ cease execution.
+ </para>
+
+ <para>
+ If you click the down-arrow below the
+ <guibutton>Execute</guibutton> button, you will see that there are
+ three potential execution options:
+ </para>
+
+ <itemizedlist>
+
+ <listitem><para>
+ <literal>Execute</literal>
+ (<keycap>Ctrl</keycap>+<keycap>Return</keycap>): This will
execute
+ the query and display the results in the currently active
+ tabsheet.
+ </para></listitem>
+
+ <listitem><para>
+ <literal>Execute in new Tab</literal>
+
(<keycap>Ctrl</keycap>+<keycap>Shift</keycap>+<keycap>Return
+ </keycap>): This will execute the query and display the results in
+ a newly created tabsheet.
+ </para></listitem>
+
+ <listitem><para>
+ <literal>Split Tab and Execute</literal>
+
(<keycap>Ctrl</keycap>+<keycap>Alt</keycap>+<keycap>Return
+ </keycap>): This will split the tabsheet horizontally and then
+ display the query results in the lower half of the tabsheet.
+ </para></listitem>
+
+ </itemizedlist>
+
+ <para>
+ To the right of the action buttons is the status indicator. The
+ status indicator will show the standard MySQL logo when the MySQL
+ Query Browser is idle, and will display an animated MySQL logo when
+ the MySQL Query Browser is busy processing a query. Both icons can
+ be seen in the following illustration:
+ </para>
+
+ <figure>
+ <title>
+ The MySQL Query Browser Status Icons
+ </title>
+ <graphic fileref="mysql-query-browser-images/twosakilas.png"
lang="en" format="PNG"/>
- </figure>
- </sect2> <!-- END ACTION BUTTONS SECTION-->
- </sect1> <!-- END QUERY BAR SECTION -->
-
- <sect1 id="mysql-query-browser-tour-buttonbar">
- <title>The Button Bar</title>
- <para>Below the query bar is the button bar. The button bar
-contains a series of buttons for transaction control, query
-management, and query building.</para>
-
- <figure>
- <title>The Button Bar</title>
- <graphic fileref="mysql-query-browser-images/buttonbar.png"
+ </figure>
+
+ </sect2>
+
+<!-- END ACTION BUTTONS SECTION-->
+
+ </sect1>
+
+<!-- END QUERY BAR SECTION -->
+
+ <sect1 id="mysql-query-browser-tour-buttonbar">
+
+ <title>
+ The Button Bar
+ </title>
+
+ <para>
+ Below the query bar is the button bar. The button bar contains a
+ series of buttons for transaction control, query management, and
+ query building.
+ </para>
+
+ <figure>
+ <title>
+ The Button Bar
+ </title>
+ <graphic fileref="mysql-query-browser-images/buttonbar.png"
lang="en" format="PNG"/>
- </figure>
+ </figure>
- <para>The left panel of the button bar contains the transaction
-control buttons. From left to right, the buttons allow you to
-begin, commit, and rollback a transaction. As when using the
-command-line client, you can only use transactions with table
-handlers that support them (InnoDB for example).</para>
-<remark>[MH] ADD A LINK TO TRANSACTIONS IN THE REFERENCE
-MANUAL.</remark>
-
- <para>The center panel provides buttons for query management. The
-<guibutton>Explain</guibutton> button can be used to get the
-<literal>EXPLAIN</literal> output for the current query from the
-MySQL server, while the <literal>Compare</literal> button will
-allow you to compare the results of two queries
-graphically.</para>
-
- <para>The right panel contains the query building buttons. These
-buttons can be used to graphically build a query by clicking on
-the desired tables and fields that you wish to involve in your
-query, using specialized pointers to indicate which part of the
-query the different fields and tables will occupy.</para>
- </sect1> <!-- END BUTTON BAR SECTION -->
-
- <sect1 id="mysql-query-browser-tour-tabsheet">
- <title>The Tabsheet Area</title>
- <para>The tabsheet area is where all query results will be
-displayed. Within the tabsheet area you can have multiple
-tabsheets, and individual tabsheets can be split either vertically
-or horizontally. New tabs can be created by either choosing the
-<literal>Execute in new Tab</literal> option on the query bar, or
-by clicking the <guibutton>New Tab</guibutton> button at the top
-of the tabsheet area. In addition you can also right-click on the
-current tabsheet and choose the <literal>Add new Tabsheet
-(Ctrl+T)</literal> option.</para>
-
- <para>To split a tabsheet, right-click on the tabsheet and choose
-either the <literal>Split Tab vertically</literal> or the
-<literal>Split Tab horizontally</literal> option. After splitting
-the tabsheet you can then click one half of the tabsheet and
-execute queries within it. You can remove sections of the tabsheet
-by right-clicking on the section you wish to remove and clicking
-<literal>Remove Resultset</literal>.</para>
-
- <para>The tabsheet can be used to review and edit the results of a
-query, with editing permitted as long as the query is based on a
-single table and provides sufficient key information to uniquely
-identify rows. <remark>[MH] RESULTSETS BASED ON JOINS WILL
-EVENTUALLY BE EDITABLE, UPDATE THIS WHEN IT IS CHANGED!</remark>To
-edit the contents of the tabsheet you must enable edit mode
-through the use of the <guibutton>Edit</guibutton> button at the
-bottom of the tabsheet. Any edits you make are not immediately
-applied, but instead you will need to click the <guibutton>Apply
-Changes</guibutton> button next to the <guibutton>Edit</guibutton>
-button. The <guibutton>Discard Changes</guibutton> button will
-throw away any changes you have made to the data.</para>
- </sect1> <!-- END TABSHEET SECTION -->
-
- <sect1 id="mysql-query-browser-tour-objectbrowser">
- <title>The Object Browser</title>
- <para>The object browser allows you to browse your server's
-schemata, your bookmarks, and your query history.</para>
-
- <sect2 id="mysql-query-browser-tour-objectbrowser-schemata">
- <title>The Schemata Browser</title>
- <para>The schemata browser is where you will probably spend most
-of your time within the object browser. You can use the schema
-browser to not only select tables and fields to query, you can
-also edit tables, create new tables and schemas, and drop tables
-and schemas. The schema browser is also one of the places where
-you can set the default schema, which is a required action
-before you can start issuing queries.</para>
-
- <figure>
- <title>The Schemata Browser</title>
- <graphic
+ <para>
+ The left panel of the button bar contains the transaction control
+ buttons. From left to right, the buttons allow you to begin, commit,
+ and rollback a transaction. As when using the command-line client,
+ you can only use transactions with table handlers that support them
+ (InnoDB for example).
+ </para>
+
+ <remark>
+ [MH] ADD A LINK TO TRANSACTIONS IN THE REFERENCE MANUAL.
+ </remark>
+
+ <para>
+ The center panel provides buttons for query management. The
+ <guibutton>Explain</guibutton> button can be used to get the
+ <literal>EXPLAIN</literal> output for the current query from the
+ MySQL server, while the <literal>Compare</literal> button will allow
+ you to compare the results of two queries graphically.
+ </para>
+
+ <para>
+ The right panel contains the query building buttons. These buttons
+ can be used to graphically build a query by clicking on the desired
+ tables and fields that you wish to involve in your query, using
+ specialized pointers to indicate which part of the query the
+ different fields and tables will occupy.
+ </para>
+
+ </sect1>
+
+<!-- END BUTTON BAR SECTION -->
+
+ <sect1 id="mysql-query-browser-tour-tabsheet">
+
+ <title>
+ The Tabsheet Area
+ </title>
+
+ <para>
+ The tabsheet area is where all query results will be displayed.
+ Within the tabsheet area you can have multiple tabsheets, and
+ individual tabsheets can be split either vertically or horizontally.
+ New tabs can be created by either choosing the <literal>Execute in
+ new Tab</literal> option on the query bar, or by clicking the
+ <guibutton>New Tab</guibutton> button at the top of the tabsheet
+ area. In addition you can also right-click on the current tabsheet
+ and choose the <literal>Add new Tabsheet (Ctrl+T)</literal> option.
+ </para>
+
+ <para>
+ To split a tabsheet, right-click on the tabsheet and choose either
+ the <literal>Split Tab vertically</literal> or the <literal>Split
+ Tab horizontally</literal> option. After splitting the tabsheet you
+ can then click one half of the tabsheet and execute queries within
+ it. You can remove sections of the tabsheet by right-clicking on the
+ section you wish to remove and clicking <literal>Remove
+ Resultset</literal>.
+ </para>
+
+ <para>
+ The tabsheet can be used to review and edit the results of a query,
+ with editing permitted as long as the query is based on a single
+ table and provides sufficient key information to uniquely identify
+ rows.
+
+ <remark>
+ [MH] RESULTSETS BASED ON JOINS WILL EVENTUALLY BE EDITABLE, UPDATE
+ THIS WHEN IT IS CHANGED!
+ </remark>
+
+ To edit the contents of the tabsheet you must enable edit mode
+ through the use of the <guibutton>Edit</guibutton> button at the
+ bottom of the tabsheet. Any edits you make are not immediately
+ applied, but instead you will need to click the <guibutton>Apply
+ Changes</guibutton> button next to the <guibutton>Edit</guibutton>
+ button. The <guibutton>Discard Changes</guibutton> button will throw
+ away any changes you have made to the data.
+ </para>
+
+ </sect1>
+
+<!-- END TABSHEET SECTION -->
+
+ <sect1 id="mysql-query-browser-tour-objectbrowser">
+
+ <title>
+ The Object Browser
+ </title>
+
+ <para>
+ The object browser allows you to browse your server's schemata, your
+ bookmarks, and your query history.
+ </para>
+
+ <sect2 id="mysql-query-browser-tour-objectbrowser-schemata">
+
+ <title>
+ The Schemata Browser
+ </title>
+
+ <para>
+ The schemata browser is where you will probably spend most of your
+ time within the object browser. You can use the schema browser to
+ not only select tables and fields to query, you can also edit
+ tables, create new tables and schemas, and drop tables and schemas.
+ The schema browser is also one of the places where you can set the
+ default schema, which is a required action before you can start
+ issuing queries.
+ </para>
+
+ <figure>
+ <title>
+ The Schemata Browser
+ </title>
+ <graphic
fileref="mysql-query-browser-images/schematabrowser.png"
lang="en" format="PNG"/>
- </figure>
+ </figure>
- <para>You can filter the schemata shown by using the search bar
-at the top of the schemata browser. As you fill in the search
-bar schemata that do not match your search will be hidden from
-view. You can clear the search bar by clicking the
-<guibutton>X</guibutton> button on the right side of the search
-bar.</para>
-
- <para>To view a schema's tables click the black arrow on the
-left of the schema. You can view a table's fields by clicking on
-the black arrow to the left of the table name. Fields that form
-part of an index will have a small key icon to the left of their
-name, otherwise they will have a blue diamond icon. You can also
-double-click on a schema or table name to expand the schema or
-table contents.</para>
-
- <para>To create a new schema, right-click within the schemata
-browser and choose the <literal>Create new Schema</literal>
-option. You can create a new table by right-clicking the schema
-you wish to add a table to and choosing the <literal>Create new
-Table</literal> option. You can drop tables and schemata by
-right-clicking on the table or schema you wish to drop and
-choosing either the <literal>Drop Schema</literal> or
-<literal>Drop Table</literal> option.</para>
-
- <para>You can edit a table by right-clicking on it and choosing
-the <literal>Edit Table</literal> option. The table editor is
-identical to the one used in the MySQL Administrator
-application. For more information on editing tables, see
-<remark>[MH] FILL IN!</remark>.</para>
- </sect2> <!-- END SCHEMATA BROWSER -->
-
- <sect2 id="mysql-query-browser-tour-objectbrowser-bookmarks">
- <title>The Bookmark Browser</title>
- <para>You can place your more commonly used queries in bookmarks
-so that you can quickly retrieve them and re-use them later. To
-add a query to your bookmarks highlight and drag it from the
-query area into the bookmark browser.</para>
-
- <para>Your bookmarks can be organized into folders and
-subfolders to help with management of your queries. To add a new
-subfolder right-click on an existing folder and choose the
-<literal>Create Bookmark Folder</literal> option. You can remove
-bookmarks and folders by right-clicking on them and choosing the
-<literal>Delete Items</literal> option. <emphasis>If you delete
-a folder all items and subfolders within the folder will also be
-deleted.</emphasis></para>
- </sect2> <!-- END BOOKMARK BROWSER -->
-
- <sect2 id="mysql-query-browser-tour-objectbrowser-history">
- <title>The History Browser</title>
- <para>With the history browser you can look through all the
-prior queries you have issued. To expand a given day's queries,
-double-click on the day. To load a history item into the query
-area, double-click on it.</para>
- </sect2> <!-- END HISTORY BROWSER -->
- </sect1> <!-- END OBJECT BROWSER -->
-
- <sect1 id="mysql-query-browser-tour-pandf">
- <title>The Parameter and Function Browser</title>
- <para>Within the parameter and function browser are shortcuts to
-query elements that are not part of the tables themselves. The
-parameter browser provides different local, global, and dynamic
-variables that can help build your queries, while the function
-browser provides a convenient reference to the built-in functions
-of the MySQL server.</para>
-
- <sect2 id="mysql-query-browser-tour-pandf-parameterbrowser">
- <title>The Parameter Browser</title>
- <para>The parameter browser contains all the local, global, and
-dynamic variables that can be included in your query. At the
-moment only the dynamic parameters are active, which allow you
-to create master-detail queries.</para>
- </sect2> <!-- END PARAMETER BROWSER -->
-
- <sect2 id="mysql-query-browser-tour-pandf-functionbrowser">
- <title>The Function Browser</title>
- <para>The function browser provides a quick reference tool for
-determining syntax and usage of the built-in functions of the
-MySQL server. By double-clicking on the various functions you
-can bring up reference information in the in-line help
-system.</para>
- </sect2> <!-- END FUNCTION BROWSER -->
- </sect1> <!-- END PARAMETER AND FUNCTION BROWSER -->
-
- <para>In the next chapter we will put these tools to use with some
-practical examples.</para>
- </chapter> <!-- END TOUR CHAPTER -->
-
- <chapter id="mysql-query-browser-using">
- <title>Using The MySQL Query Browser</title>
- <para>In this chapter we will further describe the tools available
-in the MySQL Query Browser through practical examples of their
-use.</para>
-
- <sect1 id="mysql-query-browser-using-manualentry">
- <title>Entering and Editing Queries Manually</title>
- <para>The most common task performed with the query browser is
-that of performing queries and analyzing their results. The most
-direct way to create a query is to type it directly into the query
-area. As you type in your query, the SQL syntax portions of the
-query(SELECT, FROM, WHERE, etc.) will be highlighted in
-blue.</para>
-
- <para>Once you have entered your query, click on the
-<guibutton>Execute</guibutton> button and your query results will
-be displayed in the tabsheet. You can also press
-<keycap>Ctrl</keycap>+ <keycap>Enter</keycap> to execute the
-query. If there is an error with your query an error box will
-appear at the bottom of the tabsheet which will display the
-relevant error message and error number.</para>
-
- <para>In addition to loading the query results into the current
-active tabsheet, you can also create a new tabsheet for the
-results of your query or split your current tabsheet and load
-results into the new section.</para>
-
- <para>To execute the query and load the results into a new
-tabsheet click the down-arrow below the
-<guibutton>Execute</guibutton> button and choose the
-<literal>Execute in new Tab</literal> option or press
-<keycap>Ctrl</keycap>+<keycap>Shift</keycap>+<keycap>Return
-</keycap>.</para>
-
- <para>To split the active tabsheet and display the query results
-click the down-arrow below the <guibutton>Execute</guibutton>
-button and choose the <literal>Split Tab and Execute</literal>
-option or press
-<keycap>Ctrl</keycap>+<keycap>Alt</keycap>+<keycap>Return</keycap>
-.</para>
-
- <para>You must set a default schema before you will be able to
-query the database successfully. You can set the default schema at
-the connection screen, by right-clicking on a schema in the schema
-browser and choosing <literal>Make Default Schema</literal>, or by
-choosing the <literal>Change Default Schema</literal> option from
-the <menu>File</menu> menu.</para>
- </sect1> <!-- END ENTERING QUERIES MANUALLY -->
-
- <sect1 id="mysql-query-browser-using-graphicalbuilding">
- <title>Building Queries Graphically</title>
- <para>One feature of the MySQL Query Browser is the ability to
-build queries graphically. This allows you to select the columns
-and tables you wish to query from the schemata browser and have
-the query build automatically based on your choices.</para>
-
- <para>The first step to creating a query graphically is to choose
-a table to query. Click and drag the table you wish to query
-towards the query area and the following tool will appear:</para>
-
- <figure>
- <title>The Table Tool</title>
- <graphic fileref="mysql-query-browser-images/tabletool.png"
+ <para>
+ You can filter the schemata shown by using the search bar at the
+ top of the schemata browser. As you fill in the search bar schemata
+ that do not match your search will be hidden from view. You can
+ clear the search bar by clicking the <guibutton>X</guibutton>
+ button on the right side of the search bar.
+ </para>
+
+ <para>
+ To view a schema's tables click the black arrow on the left of the
+ schema. You can view a table's fields by clicking on the black
+ arrow to the left of the table name. Fields that form part of an
+ index will have a small key icon to the left of their name,
+ otherwise they will have a blue diamond icon. You can also
+ double-click on a schema or table name to expand the schema or
+ table contents.
+ </para>
+
+ <para>
+ To create a new schema, right-click within the schemata browser and
+ choose the <literal>Create new Schema</literal> option. You can
+ create a new table by right-clicking the schema you wish to add a
+ table to and choosing the <literal>Create new Table</literal>
+ option. You can drop tables and schemata by right-clicking on the
+ table or schema you wish to drop and choosing either the
+ <literal>Drop Schema</literal> or <literal>Drop
Table</literal>
+ option.
+ </para>
+
+ <para>
+ You can edit a table by right-clicking on it and choosing the
+ <literal>Edit Table</literal> option. The table editor is identical
+ to the one used in the MySQL Administrator application. For more
+ information on editing tables, see
+
+ <remark>
+ [MH] FILL IN!
+ </remark>
+
+ .
+ </para>
+
+ </sect2>
+
+<!-- END SCHEMATA BROWSER -->
+
+ <sect2 id="mysql-query-browser-tour-objectbrowser-bookmarks">
+
+ <title>
+ The Bookmark Browser
+ </title>
+
+ <para>
+ You can place your more commonly used queries in bookmarks so that
+ you can quickly retrieve them and re-use them later. To add a query
+ to your bookmarks highlight and drag it from the query area into
+ the bookmark browser.
+ </para>
+
+ <para>
+ Your bookmarks can be organized into folders and subfolders to help
+ with management of your queries. To add a new subfolder right-click
+ on an existing folder and choose the <literal>Create Bookmark
+ Folder</literal> option. You can remove bookmarks and folders by
+ right-clicking on them and choosing the <literal>Delete
+ Items</literal> option. <emphasis>If you delete a folder all items
+ and subfolders within the folder will also be deleted.</emphasis>
+ </para>
+
+ </sect2>
+
+<!-- END BOOKMARK BROWSER -->
+
+ <sect2 id="mysql-query-browser-tour-objectbrowser-history">
+
+ <title>
+ The History Browser
+ </title>
+
+ <para>
+ With the history browser you can look through all the prior queries
+ you have issued. To expand a given day's queries, double-click on
+ the day. To load a history item into the query area, double-click
+ on it.
+ </para>
+
+ </sect2>
+
+<!-- END HISTORY BROWSER -->
+
+ </sect1>
+
+<!-- END OBJECT BROWSER -->
+
+ <sect1 id="mysql-query-browser-tour-pandf">
+
+ <title>
+ The Parameter and Function Browser
+ </title>
+
+ <para>
+ Within the parameter and function browser are shortcuts to query
+ elements that are not part of the tables themselves. The parameter
+ browser provides different local, global, and dynamic variables that
+ can help build your queries, while the function browser provides a
+ convenient reference to the built-in functions of the MySQL server.
+ </para>
+
+ <sect2 id="mysql-query-browser-tour-pandf-parameterbrowser">
+
+ <title>
+ The Parameter Browser
+ </title>
+
+ <para>
+ The parameter browser contains all the local, global, and dynamic
+ variables that can be included in your query. At the moment only
+ the dynamic parameters are active, which allow you to create
+ master-detail queries.
+ </para>
+
+ </sect2>
+
+<!-- END PARAMETER BROWSER -->
+
+ <sect2 id="mysql-query-browser-tour-pandf-functionbrowser">
+
+ <title>
+ The Function Browser
+ </title>
+
+ <para>
+ The function browser provides a quick reference tool for
+ determining syntax and usage of the built-in functions of the MySQL
+ server. By double-clicking on the various functions you can bring
+ up reference information in the in-line help system.
+ </para>
+
+ </sect2>
+
+<!-- END FUNCTION BROWSER -->
+
+ </sect1>
+
+<!-- END PARAMETER AND FUNCTION BROWSER -->
+
+ </chapter>
+
+<!-- END TOUR CHAPTER -->
+
+ <chapter id="mysql-query-browser-using">
+
+ <title>
+ Using The MySQL Query Browser
+ </title>
+
+ <para>
+ In this chapter we will further describe the tools available in the
+ MySQL Query Browser through practical examples of their use.
+ </para>
+
+ <sect1 id="mysql-query-browser-using-manualentry">
+
+ <title>
+ Entering and Editing Queries Manually
+ </title>
+
+ <para>
+ The most common task performed with the query browser is that of
+ performing queries and analyzing their results. The most direct way
+ to create a query is to type it directly into the query area. As you
+ type in your query, the SQL syntax portions of the query(SELECT,
+ FROM, WHERE, etc.) will be highlighted in blue.
+ </para>
+
+ <para>
+ Once you have entered your query, click on the
+ <guibutton>Execute</guibutton> button and your query results will be
+ displayed in the tabsheet. You can also press <keycap>Ctrl</keycap>+
+ <keycap>Enter</keycap> to execute the query. If there is an error
+ with your query an error box will appear at the bottom of the
+ tabsheet which will display the relevant error message and error
+ number.
+ </para>
+
+ <para>
+ In addition to loading the query results into the current active
+ tabsheet, you can also create a new tabsheet for the results of your
+ query or split your current tabsheet and load results into the new
+ section.
+ </para>
+
+ <para>
+ To execute the query and load the results into a new tabsheet click
+ the down-arrow below the <guibutton>Execute</guibutton> button and
+ choose the <literal>Execute in new Tab</literal> option or press
+
<keycap>Ctrl</keycap>+<keycap>Shift</keycap>+<keycap>Return
+ </keycap>.
+ </para>
+
+ <para>
+ To split the active tabsheet and display the query results click the
+ down-arrow below the <guibutton>Execute</guibutton> button and
+ choose the <literal>Split Tab and Execute</literal> option or press
+
<keycap>Ctrl</keycap>+<keycap>Alt</keycap>+<keycap>Return</keycap>
.
+ </para>
+
+ <para>
+ You must set a default schema before you will be able to query the
+ database successfully. You can set the default schema at the
+ connection screen, by right-clicking on a schema in the schema
+ browser and choosing <literal>Make Default Schema</literal>, or by
+ choosing the <literal>Change Default Schema</literal> option from
+ the <guimenu>File</guimenu> menu.
+ </para>
+
+ </sect1>
+
+<!-- END ENTERING QUERIES MANUALLY -->
+
+ <sect1 id="mysql-query-browser-using-graphicalbuilding">
+
+ <title>
+ Building Queries Graphically
+ </title>
+
+ <para>
+ One feature of the MySQL Query Browser is the ability to build
+ queries graphically. This allows you to select the columns and
+ tables you wish to query from the schemata browser and have the
+ query build automatically based on your choices.
+ </para>
+
+ <para>
+ The first step to creating a query graphically is to choose a table
+ to query. Click and drag the table you wish to query towards the
+ query area and the following tool will appear:
+ </para>
+
+ <figure>
+ <title>
+ The Table Tool
+ </title>
+ <graphic fileref="mysql-query-browser-images/tabletool.png"
lang="en" format="PNG"/>
- </figure>
+ </figure>
+
+ <para>
+ You can then hover your mouse over the action you wish to take and
+ release the mouse button. For example, by releasing the mouse over
+ the <literal>Add Table(s)</literal> option, <literal>SELECT * FROM
+ City C</literal> is added to the query area.
+ </para>
+
+ <para>
+ Once a table is selected, you can choose specific columns to query;
+ click the <literal>Select</literal> button from the query building
+ buttons on the button bar. Your mouse pointer will now change to a
+ <literal>Select</literal> pointer, which you can use to choose
+ fields from the schema browser. For example, by clicking on the Id,
+ Name, and Country fields of the World sample database, the query
+ <literal>SELECT C.Id, C.Name, C.Country FROM City C</literal> will
+ be built in the query area.
+ </para>
+
+ <para>
+ Once you have chosen the fields you wish to query, you can use the
+ other query building icons to complete your query with
+ <literal>WHERE</literal>, <literal>GROUP BY</literal>, and
+ <literal>ORDER BY</literal> clauses. When a new section of the query
+ is added with the query building buttons, the cursor in the query
+ area will be placed in position for editing; if you click a field
+ with the WHERE pointer, the cursor will be in position for you to
+ type in the details of the <literal>WHERE</literal> clause.
+ </para>
+
+ <para>
+ You can change between the different query building pointers by
+ clicking on the query building buttons in the button bar, or by
+ using a combination of <literal>Ctrl+Alt</literal> and the first
+ letter of the pointer you wish to use (<literal>Ctrl+Alt+S</literal>
+ for SELECT, <literal>Ctrl+Alt+W</literal> for WHERE).
+ </para>
+
+ </sect1>
+
+<!-- END BUILDING GRAPHICALLY -->
+
+ <sect1 id="mysql-query-browser-using-navigatingtabsheet">
+
+ <title>
+ Navigating Resultsets With the Tabsheet
+ </title>
+
+ <para>
+ Once you have successfully executed a query you will then be able to
+ view and manipulate the result set within the tabsheet.
+ </para>
+
+ <para>
+ You can navigate the tabsheet using the arrow keys, tab key, and
+ PageUp/PageDown keys. The Home and End keys can be used to move to
+ the first and last column within a given row. The
+ <literal>First</literal> and <literal>Last</literal> buttons
at the
+ bottom of the tabsheet can be used to move to the first and last
+ rows of the resultset. The <literal>Search</literal> button at the
+ bottom of the tabsheet can be used to find a specific value within
+ the tabsheet.
+ </para>
+
+ </sect1>
+
+<!-- END NAVIGATING TABSHEET -->
+
+ <sect1 id="mysql-query-browser-using-editingtabsheet">
+
+ <title>
+ Editing Resultsets With the Tabsheet
+ </title>
+
+ <para>
+ When a query is based on a single table the resultset can be edited
+ from within the tabsheet.
+
+ <remark>
+ [MH] THIS WILL CHANGE, UPDATE WHEN APPROPRIATE
+ </remark>
+
+ To edit a resultset click the <literal>Edit</literal> button. If the
+ <literal>Edit</literal> button is not active, your resultset is not
+ editable.
+ </para>
+
+ <para>
+ Once in edit mode you can add, edit, and delete rows from the
+ dataset graphically. You can navigate the fields with the tab and
+ arrow keys, and pressing <literal>Enter</literal> will allow you to
+ edit the content of a field. You can also double-click a field to
+ make it editable. When editing a field, the tab key will move you to
+ the next field in an editable state. All edited fields will be
+ highlighted in blue for easy identification.
+ </para>
+
+ <para>
+ To add rows to the dataset, scroll to the bottom of the tabsheet and
+ fill in the fields of the blank row found there. All new rows will
+ be highlighted in green.
+ </para>
+
+ <para>
+ To delete a row right-click on the row and choose the
+ <literal>Delete Row</literal> option. All deleted rows will be
+ highlighted in red on the tabsheet.
+ </para>
+
+ <para>
+ Changes made to the resultset are not applied immediately, but
+ instead are cached until the <guibutton>Apply Changes</guibutton>
+ button is pressed. You can abort your edits with the
+ <guibutton>Discard Changes</guibutton> button. Exiting edit mode
+ without choosing to apply or discard your changes will result in you
+ being prompted to apply or discard.
+ </para>
+
+ </sect1>
+
+<!-- END EDITING TABSHEET -->
+
+ <sect1 id="mysql-query-browser-using-compare">
+
+ <title>
+ Comparing Recordets
+ </title>
+
+ <para>
+ You can compare recordsets graphically with the MySQL Query Browser,
+ allowing you to easily determine where rows have been added,
+ removed, or changed.
+ </para>
+
+ <para>
+ To compare two recordsets, execute the first of the queries you wish
+ to compare. Once the resultset has loaded, right-click on the
+ resultset and choose the <guimenu>Split Tab Horizontally</guimenu>
+ option. Load your second query into the new section of the tabsheet
+ and click the <guibutton>Compare</guibutton> button to compare the
+ two resultsets.
+ </para>
+
+ <para>
+ When you have activated the compare mode, both resultsets will
+ scroll in sync, both vertically and horizontally. Rows are matched
+ for comparison, with blank rows added when one set has a row that
+ the other set lacks.
+ </para>
+
+ <para>
+ If one resultset has a row that the other resultset does not have,
+ that row will be highlighted in green. The other resultset will have
+ a blank row inserted that will be highlighted in red. If both
+ resultsets have a matching row, but individual fields are different,
+ those fields will be highlighted in blue.
+ </para>
+
+ <para>
+ In order to successfully compare two resultsets, you will need two
+ queries with matching column names. The tables which the data is
+ based on will need to have primary keys defined in order for the
+ MySQL Query Browser to match rows. Fields in your resultsets must
+ have the same names, and must be in the same order.
+ </para>
+
+ </sect1>
+
+ <sect1 id="mysql-query-browser-using-master_detail">
+
+ <title>
+ Creating Master-Detail Views
+ </title>
+
+ <para></para>
+
+ </sect1>
+
+<!-- END MASTER DETAIL -->
+
+<!-- END COMPARING RECORDSETS -->
+
+ </chapter>
+
+<!-- END USING CHAPTER -->
- <para>You can then hover your mouse over the action you wish to
-take and release the mouse button. For example, by releasing the
-mouse over the <literal>Add Table(s)</literal> option,
-<literal>SELECT * FROM City C</literal> is added to the query
-area.</para>
-
- <para>Once a table is selected, you can choose specific columns to
-query; click the <literal>Select</literal> button from the query
-building buttons on the button bar. Your mouse pointer will now
-change to a <literal>Select</literal> pointer, which you can use
-to choose fields from the schema browser. For example, by clicking
-on the Id, Name, and Country fields of the World sample database,
-the query <literal>SELECT C.Id, C.Name, C.Country FROM City
-C</literal> will be built in the query area.</para>
-
- <para>Once you have chosen the fields you wish to query, you can
-use the other query building icons to complete your query with
-<literal>WHERE</literal>, <literal>GROUP BY</literal>, and
-<literal>ORDER BY</literal> clauses. When a new section of the
-query is added with the query building buttons, the cursor in the
-query area will be placed in position for editing; if you click a
-field with the WHERE pointer, the cursor will be in position for
-you to type in the details of the <literal>WHERE</literal>
-clause.</para>
-
- <para>You can change between the different query building pointers
-by clicking on the query building buttons in the button bar, or by
-using a combination of <literal>Ctrl+Alt</literal> and the first
-letter of the pointer you wish to use
-(<literal>Ctrl+Alt+S</literal> for SELECT,
-<literal>Ctrl+Alt+W</literal> for WHERE).</para>
- </sect1> <!-- END BUILDING GRAPHICALLY -->
-
- <sect1 id="mysql-query-browser-using-navigatingtabsheet">
- <title>Navigating Resultsets With the Tabsheet</title>
- <para>Once you have successfully executed a query you will then be
-able to view and manipulate the result set within the
-tabsheet.</para>
-
- <para>You can navigate the tabsheet using the arrow keys, tab key,
-and PageUp/PageDown keys. The Home and End keys can be used to
-move to the first and last column within a given row. The
-<literal>First</literal> and <literal>Last</literal> buttons at
-the bottom of the tabsheet can be used to move to the first and
-last rows of the resultset. The <literal>Search</literal> button
-at the bottom of the tabsheet can be used to find a specific value
-within the tabsheet.</para>
- </sect1> <!-- END NAVIGATING TABSHEET -->
-
- <sect1 id="mysql-query-browser-using-editingtabsheet">
- <title>Editing Resultsets With the Tabsheet</title>
- <para>When a query is based on a single table the resultset can be
-edited from within the tabsheet. <remark>[MH] THIS WILL CHANGE,
-UPDATE WHEN APPROPRIATE</remark> To edit a resultset click the
-<literal>Edit</literal> button. If the <literal>Edit</literal>
-button is not active, your resultset is not editable.</para>
-
- <para>Once in edit mode you can add, edit, and delete rows from
-the dataset graphically. You can navigate the fields with the tab
-and arrow keys, and pressing <literal>Enter</literal> will allow
-you to edit the content of a field. You can also double-click a
-field to make it editable. When editing a field, the tab key will
-move you to the next field in an editable state. All edited fields
-will be highlighted in blue for easy identification.</para>
-
- <para>To add rows to the dataset, scroll to the bottom of the
-tabsheet and fill in the fields of the blank row found there. All
-new rows will be highlighted in green.</para>
-
- <para>To delete a row right-click on the row and choose the
-<literal>Delete Row</literal> option. All deleted rows will be
-highlighted in red on the tabsheet.</para>
-
- <para>Changes made to the resultset are not applied immediately,
-but instead are cached until the <guibutton>Apply
-Changes</guibutton> button is pressed. You can abort your edits
-with the <guibutton>Discard Changes</guibutton> button. Exiting
-edit mode without choosing to apply or discard your changes will
-result in you being prompted to apply or discard.</para>
- </sect1> <!-- END EDITING TABSHEET -->
-
- <sect1 id="mysql-query-browser-using-compare">
- <title>Comparing Recordets</title>
- <para>Test Line</para>
- </sect1> <!-- END COMPARING RECORDSETS -->
- </chapter> <!-- END USING CHAPTER -->
-</book>
\ No newline at end of file
+</book>
--- New file ---
+++ Docs/mysql-query-browser-images/Thumbs.db 04/08/05 13:53:32
ࡱ
(`z
0=E22NUQ
C1[YuqnEgj³E.©42+l·K!SUWKͅ¯_.8ÿ
*=̿9¹ǖ9^Zu套©כDC';Qx5_iºP¹ؾ¦T[¶vB(_¼~¾UN>I?¼ǀ*þ³¨ÿ
*yI8Hл`2h®~J n$þx{¢½`Bu,ouT6̒8x=y;³6Q¹º³(x`8,Ih«%µI%¶0AǠ¾¦®uxŴQ˧YR=vϩ3'M
As¢i{BwrAºqG'ǟj+N;t [6vpXZmmH`}Mu:^g£iXB"·aTrO©'¹>´T=\¢þ=¥ÿ
g<Z±ҴˇuCc"4n¹·þ´Sy4"¬>¦eU4»"p3ÿ
´¢8HT
£)V(Ѳ±¢()hzeT
+:þ>_þU1ÿ
*MTZq*O/E.þQQ±3«Q±3«¥¢§¨¢³®ÿ
81°@$3EGRtۿWþF«þµ>;ÿ
ЖslsL2@XӜ{M+۟2@X
K͜¼µ/gk=3Wt¬:µ7.Oi<4Hc}ҳ@2N:Iq'´̌ʭ@N՛°¼奿h[¢5jX¼6e¦0¢§-x§l±¸IF7%ʟ®x¥·ba
sr§3(C±L ?z¿eF£H'5z;ķ̌F<V~yÿ
p¢qRU+6þ>_þU~1ÿ
Ɗ>n?Oþ¿ÿ
cZ@
cE0ÿ
)uRÿ
yþ¬}GZW?¢՚³EQEEsÿ
+rKmē´$·+giY,° %1/¦?3ZK,ILd·#R\ÿ
'ִ
©z!° yJd>[+{¥¤7©)#©?$þ=þ9lˆII;W߽TRX̸f #)'j
=讠
ª
ۛ¶r±lϛ1}u¶J¿·+þ¬FR4)·cJA´S4D[(R+ȃޜO_TiK<hJª¢¬¤wjk]Z1b ©¢¦yFcq¥2O´·C¼¢C·LS%ͩr>O%;1bxбv{~U
¿¼_
uT£Ò¿¾,e:ÿ
'±i5k´yy[=QUcm±ò>g£
bw7*3N
¸«§ÿ
Ӱÿ
w<uui¬£*¸H>==¸<N®!{(ʮ7pGOn5w
[eUþ|qk,¡ձ'?&A\;|qk,¡ձ'?&A\;tqk,¡ձ'?&A\;*#g/)
аÿ
?OQZV,?/¥iiÿ
¼n!UʜtZ[+젲\©N¡<(,*qRyÿ
(ÿ
¼½¿($ÿ
"1¿c9p@¡"#9cђ_>3
þaÿ
E¾Mym[˒rT¼{QWþ7ÿ
´#pt
--- New file ---
+++ Docs/mysql-query-browser-images/buttonbar.png 04/08/05 13:53:32
PNG
T%SF9z=[4|E/®uIs $Tp¥=z³vuþ:\%#Jr;%9H,H£50Ko§·xþq*u輮Ygӻ>OI#D|-tw¬Rk#³U¨!l+X
A2K®_HW|D«F]«m°&/DȀ^bRٮL£b0¤XjZ±_l{nu
vX¦Q»1`·;mVb7M
¹ErzD6§j·Xl½IþV|]¶¹֯-Uµ8OxVӓ&k¼¼ɩ֛^?u[G6P-G]'ۓvV&Zp>^J5¥k`]ڒ\{K©¡RUh"F"Og%t¿tQ§Bm~ªk$¤"aM
<(6ºAX3ȕ9yܪvZg{ήVG"º\&`+¬1¥m.¶t%`
L¡8@{E;VF
+&r8b^gt8lVl5-&£`0&ޤ2%
ڛ{nWº~V
º$ԺFaj ²xN¹i"²Dıl½|;mQԉ\bD6D"³N§b±FV¯Qj
N«zF¯ViAR¨+'²9٪4jJ©Q*J¥Z¥T«T7FS©4
$*¢
®4TT5¦iLS'DdYºX2·tљ
b+"sX,:.»iЛ4jJ*5*FҪoX§QkU*
ªµ}Cpl½ΨRªr¥\¦IR\*d
¹\©T¨UJµZ¥U«´*¥5~¶©e±u$¿YJ'≖.kmu&0n$w,ɣlnfiw}>³,$Z [V`¹GM]i$ke%zq(M4gC½
oRvzYa{;
bL8¶"«SF'GuGc)qtT]K©Ӫ*8½F^cxЭ]YME¢´6"_Uw1·>h$ «¼Fª
¹R¡P)ªYvC¥Q©4
Z¬^٭V»F£˔R©\,¥Rm2mV»Nk˕RL.S**7
,¼
¾F«dœ}C{÷¸q
w°9A3ȃ,ld&7^{^S¿tYdow'*{hª-惡nLw;2F(CH'©۩;i¼©k^qg*s
¹\9«¾s!)
R©V*"¼#²:4j[nX¡Pݸ>vsjz.T"Jd)½#ooX/jMqp` 9嫧OCµ3Mˀf2¡V^[t-{腚!W½t²®ׅnFR|O>}/gXN,I¸kKy<RPiÿN*o:µCWڐM= K¨Z¸
T
lf4|`Rc"¶¤<B_F@t9.þg/{4]SnN<[WEl;½*wuD¸¬£¿¶Dxº¡a`h:l=#½°Cs|D>¢'|EWot63*Hͩ£߹¯
p´b"µ̮{¥M}*UoӍT]C4RͶ|j848
BaЛ2¥D"JdR\*«¾J¹L!)d2T"¥:^"¹¥W.S0,³1]¯7ʤ
HB855}sjzxhb¶F9>6155}Ƹ\®J*½Ag{B4^_Y
fª§[9-¦:y譇g<b:q/:zG(T2'¼Nc''©5¯h:h²Zxnu_u©ÿWwÿ>Kv³6gk7_rLK¬7$Gz<c
wÛNa¡Q¥AJJ®X}x5RXBm¤qdv ;£$w=}ttY4UUu!·#"]Ȋ/&
ܓZmGr[¹-zF#¹9§<yd
<XNj»eu½F®¢«'+
Y˚#>+ j/_vªT@4YM&zzcWR9{b
dj#¨SхTu=.yq3?84aY"FJ#aXB P(DBB,f«[''oºȽ-Iºº¿k"¥F
"
»-<Bќ20<Ww
¦,(}>v!8I k߿4¦0;©³fnf-µTC<<~-4R>))WµݚºM
IQ]|D/
/DzGέd^
I*LTUHF=7½VߗROH,%Nݺ^+J«¨S%UdEE§´°{Tز}
°
bH(H/)`AH,NNt
»U1(
®⠬zΥ´ºˉˆ±XN%
JZª[1ĴzJF#«d5p1´C5
7F£Ag ±
³?4`xẀ"Qµ·n*l¤m
N·3¢}-D6n=[¼ÿlF¡«6¿Ƴ¯ggȓ8»݂5}8;עyÿ8¯%0pYV`'/A´`
ֶ±ގ½±ᳶ{+ºKἚW
¥þD(&½¦;¹XBL,mO(E4ܘ¹1@G7ŗ6\©ơk:1µ½©uNF7¥PD\ÿ«Ń|³·|<)걱±± i®@
^o¹"
@
8^&.Hٟ<8¦iۻþ£·8<ea^Oÿo¿Qkƭ=Z痴½þ8z}
x_n|듰·D¾s
nG'GO\zpþz¿7x£
"xяD¬;״5ÿpH(Έnhھ3ݍ^eaކ~¶_Ͷ3¿֮?|{O"'~?·Y³_<4s;¸sv y]þ!»Cv²/dǑϷ
[ÿKKߚ#&\D´Z
½¾nO,:"ºbr䲋貓w7o¯½p1L,&{y\,·¾®Nt7 5յD"Y§5mN5zW|6§`˕hjÿHs;\s
['o/B±VkMVºjq&F³i>^`_a?8´a߽ÿLN%2Z§כL&yJNþ?]³k~±þÿcs/?8k֬þ3g>
[R%&¥¾³mN_H*9Tr]v>©Й¿8{;6.Q(¬ػ|D>¢U&z½Eh0#¡YtwSQ;vٸi?½·l߱+5-J{&B,T©y»h´Yh4z
/p!}`~¶B.6nzБ)+/@
,xtŗ~:º²}?o¾~~{]II&ke㾀wqآғ§llZ¿aӇm:_]̻< >"
¾밻4jL¦$D"W©´ݧq
۬N³6OAo6-'֫F4^oR*5"±T({,¥r¹R£۬Η<Kd²ºJ$º
BiJ¥F¯7½.9]>"
¾ ³n
v%r
;n»k"Zw{sa³:g»zV¼
b9CKk4]>"M#]||x5]||X%¬!j}|Uÿ0aY-
--- New file ---
+++ Docs/mysql-query-browser-images/connection.png 04/08/05 13:53:32
PNG
""rE{ [Ȏ!BNw&{BVB¥¨®ª®tuWRz¿>uo}«SI5ٛM-;;88YC+©?¯£þ¼zb=5l+5lNꍝHOj¤'
t`7D°-?j4ÿ´B멇VRµ·ȰO=cO!듩/u¯3³¼>j/¿J?vt1lO'J
;¦rþm§¹ؕr
v~D}O¢ֻEژ=Yu¢6G!N®mՉZº®ςжrþ8©¦±CS(_e+7.®tÿ®m!sµ8k¿£|To|O¦¾dsOw6`LA42*#SJTa
SYZ|1yE
đ`d0W¶SµPюm¹%yz·¼º}Ȑ+.WT64·t,
D3h9'´0±
v90¢¨C³@
^D¶¥)beMa°銩©i S+I
djŪ
Et°fBK¿te:byM§s@>AMtzİP#|pQ!EQ¥3G0{¦aLeK&h'>-u~¼2>uþ?uJ>@~B_ckd´Lԑ©ÿm
¸C_q¥fcj:h L{
¼¢¨¸~31·Z)ºsȿ¤¹¥¢¨چ6;uلþ¯½{5_<gºȶµ̲¦¨¢¨7ªK¦(*5¯½3|O:þ&v?˜LWC*c3ND7s:g/>AgM
T"1l¡D9þ4@>&Vޏ8RU:U
˦¾¡_:lκckV7Y&<®s~TXɇC³>zþE7r:';Kr¿ÿ.]F_½µ&¤4ݍn¤(*4²p̲~j;j4ݥ(j|³·²¤¬TD=^RU
ScºȶB2¸ÿ
¢¨ÿc77>·߇dzÿwkÿA@¸FRg7>״+f~sqo.«nsKǠ!nµEy`a?Ȓ6
ÿG;ÿS§GW*Ȱ䏻s
#AzHK°7m_oiCGГڦ»¸ÿwwqB7Zrªm-=ÿº³)ͬt
8rח0,6σ_7AOp¤´·նº~¹]9¦
iµ:hz ߯@>?m·U3¶QGu] r%\J¦{6j翎뺾}rZr!s;}?S?jB2£¹c¦5w;dZ@&6tþ¤&dbMS?\ /"DNӻ>i!c³ihȄ"\Cӧ¿²z@/ct°8¿GFQyd=|9t͛¹Fy-»__&/gE|'¼NӻF¼
81Y{B5`}hÿ6G:ÿ¹V
o,
;IP£ hB%XCþD
^K½-§þ¤Hl?BaX½B4+w+4
]o5h44¹$Xvo`qĄ´þiþ¹vbZ쬒"hzV¼F¡`IAJϓS]¥K<³0O§zL^$`vfPPVttVVl~h
Ae²ªԢ얨;¡PMspĆ« Mc\i<ݐWBHin¡yw-(¡ɷv»"W¦3
#-5;6®(6®(.¾(:¦0<¢
&¶0!±¨8¡+<QHP%µ¨£¸nnԢԢM~{kq,Ώ'#wt´wt´······¥µ©¡X^}»P¦3
¤BJKM|BqF¤դʫ˗Jj칂Avۗ$¨ݒ[v7»´=µ #V¿¸M{Prk`be2$#·¶¶¶¶¶H£¹±¡®¦ªX^SU$ә
beDǚJ06®(6¶&&¶P£f,5wL]nߞµbE²»{CyG¸¸¤fg&m_z" !됮!¬Yۘ·gUX¢s[qٝf¶hگ'w0%·%rg´477IΝڪe \ኣצD0&¦
:¦ *:?22?""/6¶
3³-£PU¦߽;kŊ-_<w5.®þ/P¶-n©³XR$ȩND:WaXW[SYi(
W½6=44Jºo冄eÿSͩ:UpD¾§5k,qqIڵ+Ug˯|?HnڶYUq¦uz³M¯sHP¤j59±Ymד;گ%µ¤WgښJC1$(W¸taa00UG:z{q˗mڔºC9g»¸¤_=k8K$(R$j§§s3גڮ%µ9YN/K°®±±®±±,
55"HP®p)/ˌ¶W¯f¹º>½dI̚5I»wg9뛽gO
'¸º&9PdzA¼t+~
-)d
gOޮ8µjBS\v{|v4mmWۘڃB03K}}uu¡¼-\q*Y7¬3`@@ձ¾¾7}n;sPֶm)kþs ?ÿ0 r,f4§?פԈ4¢?Χ8§, P'fY r<,_In
#8³UUt \%A
xrڵ±¾¾Y^6mJX½:=nmY¿>5AQR.¼[Mº#Aޗ¼«x*¾zJ@|#>
};Ij»;PP]__eººU·ºHP®pũgEFް.¥[s`º«k {$n³aC¼GҖ-®®=Mf;U¨ά x'G+ª-¿6Eg¶³a)IMþX
#8³ouzm>$(W¸T"#¢3 ¿?^³n]̺u±[·&nۖq«VE¯]»zu%hl{;,)R$¡6¼[6t"9o½ªLSDz{tVsf´_LicOh½HI°®®ª®®ª¶YjjJ]Y)$([¸BtTZVyl¿kW- konߞ°vmձv Q95me¶-rþcDµ¾-"B4]f´¤·¤·_Jm?v>¡b,ÿ{,"´PSSi¬ԖArkJFjW»þ[^??SpZʷ+N¹k߾³WZ´tYB<w.e(¯}6ƹ¸Do¿vm̚516ƬYm \#Av¥ºº¼²¢TWr+\a!V\7/\yÿ½#"2ÿI=®,ŞG^ÿ4S9´is¤§g«kq..nn1cݷDofmTb<$($¨r.²)0©=D¢i§ NoHo¿v%µbJsq-þ7¬©©¬©©Bu¡P¬-!#Tt¦AĹ®^«-¡(ª±½9eegy¸v+!±$&¶ظ¢?8vþ|ŋ©l:±kW1®®6l³#=zîµ] *³ oHh¹p-¥JRŤ¶Imþ Z~½s!ºⓠ±²¬²RWY©3VꌕeBTV
ڒܢ2bymULg$Ʌs~a¡<&ӺQ?E®W³CoEE%&¦§ylA//ÿ3g<q"aֈ»b¶lٱ3f۶u뢗/quڰ1rkBfYn6ܨ½Ww-®j\ݥF±
þ7/D6QK°´
q°³khL|IaVQAFqAfIayi·n&] Z_[&ә v²wΧݾaj¢¨~[DK0.¾89YUs>~³§N3<~<#|mۣ\]£.~y5Q6F¬_nn
Q§;vþ¥'Sp;n9P)ә v²{Ғb|+EEGǎ|s¼ׁRRRt% %¥آ.{wǏ<v,nm#,#ܷo¾qSƍ6D¬ o
.||M'z/xþWhO?ylvS[·þBjF n<y}ÿ96>|8(Ͻ!{< ٽ'¶¡GЏ+O_3wo¾9
¼@@]a>b·>|4nˎy{
K¿?YOd¼F?4_sG7W¯þeݺV[¹ܹ´þ¼]\N´;k_°W^¯dH
ݽ;xK}\ gþ o =»/㕚 x
.2"¿Ƨ=CчƝ<K&½""5]tLal\QJ_~{:O¯_´h£¿WȾ}^^a^^a]?xC¯<t^/>~l_v
~
ƌ½rDq<¿]qfG͛·q~aþ'O{zy <z욏ϯÿ^±bۻ%0tfZ¤®$pS¾½5¬SdPX%\Sº;·0y۲3_Jþ¯ngkΞDD換`þM^°V?s{,Xÿ}µq!¯½§v[±|юm?_¼pTRRR¡ϒ5þ$. ,RZ¤9wÿk/~:Ѹ16¼q9¶¸|׳G6nx˗/oݺÿ½&WUÿś7º>y
.ja^byY¦ܑ2 Ave
}VqArrB?p%'¿9»:kw,Q¿]pI!W®\ ÿk`F_ºkes¯DaHPp¨4,+MϽr}jC»~ŤIo_¯¾~.9!X[¯ݻwYQ¥Et¼g5
»@²+N>«´Hs33Z|#rTԈ¼Ģ"M>¿ؾeJþ@ޯcW&VK_+$(K¸¦T8tzmFYizIaJQ~²®$¼,YyꉴO¦$䓙§ÿi?ȺS!H¥gHPpٔe¤x>¥º2A{ʦ±~<===TFm^4°b .ܲ°d|viHµ>!?Mc͛7-OI²WHv%S,3?6R(T9̲x
J¯) ,Όݿ%ƂUbvlK-gСWdڵ9mq(̴±x·"@( .X
»@²FW<u#<Cן6%,91þº%h*ƶº¦$|0B½±< Vnf¥G]¾t$rg7%{ؾ½[¥w}W~;y>Y-tCʩᴱH·¦QإHpd>y´JX+IɊHNLԕ³§:°þ8|ps¾±urQ%\ d
Ave (H] AYJDaHPpQ%\ dþ@it¦A
«@²$. ,% ¢°$(K¸@@( .P2
»@²«ZQ17Q%\bH] AYU- J+ ,!
¼_4]E¨DaHPpU9Ҵ^¤¥3A$(K¸ªEH@¦f¹qfiU"@(% *ٟQ` ¢]zD J¼ÿ5[ ¢t¿@²«Z,ºÿDhY XW
AYJDaHPpQ%\ d Ave (H] AYJDaHPpq7Z
e5"* ,% ¢°$(K¸@@( .P2
»@²[«/z ®
|ϯo@w ¼©¨ ®
±Z%$. ,᪐.Ar¯°Wװ%(q[eHPpU#pj8Om/Ͷ
T[ְþXzˆ1)L=»
»x·5ݖ¥d¯bO,¨¸UQXz
AE#4ՓEV¼þ:
µ>"$(K¸*" 63ֈbpw$$¨¨ ®
.Aa¡"mr;LY¸E¶5m ®
#FQqnrE揜QDTÿAaHPpQ%\ d Ave (H]
AYJDaHPpQ%\ dþ@it¦A
Ѵ
gsSٙQB( .B¢¼ZþDaHPpJBsF
Ave °5¸,½Q¬. ,¼7ª"e~b
ȴ,DaHPpQ%\ d Ave (H]
AYJDaHPpQ%\ dþ@it¦A
µ
P6
µH°g0$P
JPUr#§|\ɝy6
*±±Bc!AHPAi $h±92§*;kUB4½a
3¨xQD3D)=.=diyL(u=4¶Q> e
)*f¼«¤a¶%o8MHl`,ԛЕfQy"(rG Z64£EHϦ[##$;Dj¤l7B«s¨sºAXpt$h±9+MBIQNYT#½gˌ7HrS2o6cIB֣£|
A%(þZ|+ޗ¦[uR´hm+A³BWFeþ:(H2 ]!B'J$(¥¦7v
i¶5;#Mz&y[Zy΅"ͦB¾£%K¾ހQ
¼Eb{[»%AK/6^,©I»#A^ii鈼»ov§lu$¨f
AH:m 53{¹Jj #qfN(HP@但EnĄ¶Inevr$4¢Hÿ¦X*A)¥N8W(Hl#½=@ZQ?%Jÿ;,@
eV¼?2,P¼=E
L&
AKP䷺Ӌԑ¡N$H ºÿ&+>P´¦«D2n
§9£&P¼=KLNo$r&H" +qZ¦Ⱥ®5¼§6BJ©Rx"%Hqb*
!pԈ$W¼
(OSK\ev¿¬81¤HP f%o ÿvt'L%³³³&±$¶DJ
g§
§Ɗ 9ɑ2icMS-2ezx:5¡yœ/qĐs³
$h5͕@/P5rI°ÿ°lH
$
Ȉ«©
-½櫩W5d"+O(筭N-sPWSU!1
@ԜI?¡?¡®©©¾XPX§p 6554558<]¶ymMe¥¡"
j$x.¶ÿ»©©ΆVN'O46־(^c˜d^h&46TT-T2`º6Gf&Prg@q<]}FMcc
!.·´®Sէ¢«/:4WKPSS]^¡/²P¶
伔:«Q²9g׃2 ³$¡d̀
1j³B3/2oUfB#U9O{/Ĩp 2§mI»xC]]Um½AWhl³P3O06³wG´:'f@q<p½`Pe}}8³5B«þiɻ½
n¼^yz¥%XPmvw,E$huu·«nt*6)f9g92
¶Ż¡%)S(S_²."HB̴^`,$([9<¨d 4};)9ܶP]wµ¼®!fk8L*f¦½¯VZ®p 2§m$G$·6¤¶xۨk-R2˜sFbMʀ^۶F¦(N{~3µµ·%BR¡U¦s¶bÿd֊VScq¿.ºªºº*9·dXxu£±RWVjl]6=£$ɀЁ;)9±4NNÿ²Zc/ ¦¦K°g/ ¦¦X©-+ͳPȀz3 8 n;_Ř55½/F¿q^§p 2§N/ ºº¼²¢TWr"
j$¸v9mMME/ ºʰvK§®<¡T:<W6y¡X[#1
®8eFߧ;»½®ª[46T:\yB9»t_Dt25Q)þW_¼CbΑd@A,/0g»xezµh뱆;MUWr
ۅwªjHkk|°ªki®k¾S[}»CΑd@
--- New file ---
+++ Docs/mysql-query-browser-images/mainscreen.png 04/08/05 13:53:32
PNG
¬k;½°*z6±kk`yRxRx¨½B[½B[½m2A¼·
¬Wncc3hl&6°¼5~³/+:4uWbO=Vp:eĂL8¿e
Q{¨©©½!ÿ,#³
y)¬¬{-c%VlON!@
[7<su½tn@$
½4
,)}¡=«dۗZJ´ oÿP]C0-qu¾o=%5±?)oЌ{G©-'J[Rh¢tkJG4"%
eW7|K.g·
¬ǰ¿Bř~»/~»#%Sܫu¢;Mª !'_¥Od¶RLXXs"»{"¨XȻz|\
X-C,9«@69 @e
K[=.谀JDW醯y¯z-AN¤
'±@¹B`yw>,+5qu#m+;mh
u¢H¨<%۷AC
nMw¾º
¹©.KGµ¥¶/;ÿmW֧ºAOb¤һ¬m
S
ÿGXdV¾ª:s§Ͽomwpɾ<4ܖ%N
uK§¥£'N[¶s
¬ _vڅc0wA®#BtUA&>Pn¾ª[N¨zx¼b2º±@Iw
8vþb땥£§c36z
§Mp¬¿h(eYƌ=cxn¹uºB®wN܀v7tZ»¡^a">_}މy'nrwH祂nK{Wz6«¯(µF]
M»dRA·e¨°5!mcFVq¯L±×꽂:¼: O¹@Klu\{"«̚;B¦z2³+¨ȥ|kG¼!ǚD
U>D@
G°©L6m_8Ml±2¡ }-ؗ½«'V7[>!°¾©פjIޓªM¶{:!LA
K@<n9lX*y#@ @ aB
0H`!@x,{\jzRy>¯@
S=jª\8ئAb[~ºÿ|Jtݯ݆}µ@
c,U&°\;tX4¨^5eC$°_[nfSs9}͓
z¢ŵ.ыSW]h·³n;¿A~@
`Jþ»qȣ8¶~*gju俋=rGW#ҠPG}
!#@
`9N·ºM§xX߯³§.䈋@wgwp8@
g¬t$V¿{,G\»NjȺg»3¸X¹y8n@
ijː֠®v<%\9t>5/)°]¿`!gKes¹g
-wYLrc,Xa
£ш*½t:¡POnCR>sRe9þLþMªx¦t¦L1d
fb¸R²X֔
ª+µZ¬20d\¶)þ r§||®t¶x¦t¶t¦´-&¾j
!±=µskkk«F£Q©TJ¥RkR©b1=ػ529»_¸Wj= K㋏6µ%sۓ柫Mˍ'KG¨¦c4 DY±ÿ|Jxms@;r4:%PTµµµiµZV
u½g³X,ºUa[ µԇH(¢|QEVGF·)5£<»~'?D箜¸#°/¬~iM¹\aXhh(>Ea%/cF§}}}]̗`F
`³°ķ7§H\Nºmf_
TJ¥D$|±X,¤R©\&W@¥¥T©UjµJRªDB½¦ºz_£½#;,N,U>
¢T
!P`h
\¡T(¡&«««yƧN{,=r§y5\
z_¯.mR;zzzº»»+¥[3d;I=^N`>¼8mX2N¶Su_]ð~/W
q7@°~E§qf_P¶6|>>
ݿD4t*{rEFZoc&w7Sx<[Μ.rjR(&w\`
§"ڞ(ܒײf:Y£´,Nl#*#sµ{t<S+rɹUUµ¦¹¹¹¢¼¢´´´¬´JYYyYyyY9´
;h4ZuU5\fř~`þ¿g
B¬U§1»Ϛc
<K[GLFS¿+jԷ©)xMn³]¯]<`Boºؔ"ܚ)ߙMnµޛEVG¥´³ڝ]c4R%˅B!¾m«¶ni7L¾±H,HdRL&2©LPKKbŹ[¬µWkVr.À%i7a7jެ[sBmmwwwgWGzˁ6¢bY³¤ ,y
Plahu¡m³c¬C
þ%y_lk:½c~³þuG|[4|>¥<²
h§;-tº9
(1
h)§7¹:
i[ΜG`#_§ipS`§yw¿K"a·¶qEh1^¢P$
¯²ʪ²²²²ҲLa(θxsdQµ?¶wv}xZX\¶]5²C7°C«<b^o&~;?¦º!<p§e
·b½^¿rUpc¯Ҋi®þNxd4َ,eD:¬CRIEDIw§SȕR§lNK»¹¹¥©©I£i5`ry--l.'E"±X,H$b±D(R©¥RtþIٸþ
#bY°BnV^ª¹\|£>&s͆5w6kM²®®.¦2~tledr·§4Aÿ]ÿDZS»Ȟszx~ݯ
¬F
5TWW
,±¸Y@]ϾrLƅpr
s¯և\¬
º^±a1s»!s£zM5a)¢mϹT
%¯¼¼"//??¿ ?¿ ¿
¿° °° °°°¨°°¨¨°¨¨°¸¨¨¸R\RR\RRLµRB¥P©%⒴¤¤¡8rB-|Bκº{c±Cr8<Ӷj1L&ÿV]ª[utºfN½YkJ½
©þp"@Rd!B{u;s6¥·¥vd*v¥w\-^ul;º Q<~«¹jld1
M¬¦¦^½nmFhtº¶6asx\¾/<¿¡¾¡¸¤hþX{¡z¦19W¼|XwW_«[}¹*RUez0¡L¶blHnInϐGx*>H`!C0\`©T"µZߙ,©#±\N±ɹߝ)^^)tfvKֽἆsnJrJ.9·¬´G¡QKJjk
jk
Lf³° ZBe2TjiQQq#d3ꋋK ***&<H3n
,
?,䰛cXgȴ!{Z5º~.ЃUhղpQmw{V&H¸Y¿Sx[t{²`
k¶.u§STVV6³¡±¡Y_Ϭ6´Z]s3fs¹\>'rxLD¢?x|W}w¶uɥM0
±N.9G[~¡j
]Sw?U~wrz«qþfhXȐ!C8
,©Pĕ|¡Plnr\N9|ʳ/m0·þ°®½½l1e7]¸^·&}²h+A.sSI$2ZK-/Ш5µF§kkldI%2®M§khZ56][®M£i¤U
¦VM«`jnj%)°ºº{^¸p(U
ZE`0540
|AaaqaaqAAaJ¡8
¹+d߽Tr»i=y6þT²lw:uµd6UW9.}ڪe±,Vss3»¥\W¢?x|b¨+P);µ½½]gh=_v4ۣy©m2±*AYꊋUABo7{8>¶³y!
.8¤+f³V¯I®9{r´觢M*ªO?LXwיkn7¯kT|lVL½uCh|@/²9M"C̃¦Qz
YJ£ee§%9\RJ§SFC5¨r¬hѱŁ0 ;¹P¡
RU®¸T|!&kq0܄,bQQq61'L½A«7r6GRssɹР7@H-¡zF}~^~~^>¼5>//0$gX
|#
TJM¿H8<u#?;o[4:±jGI(<]¶BUХºUh\{©rbNv§Si´*F]}u5½ª²ºª^UE¯ª¬®¬¬¢Ѫh´JPڪ¨՚zF½ºQWPd2,£!?¿°´´tþ@ÿAÿAʂ¨̹64i
7*µ8S¼r]ȍ5י11VmI`[ө¡þѐB1Z¬ש:A¯1ZMF٬o·͝N¼¤u8r0?P~|ÿ¹\*ډ'²,e1ʷ§ʖ¯\Sw«¯6¬¹Ѹu̹23²
²²Ĭl"1'?¯
L&d(¹y<RL%rJrs)¹¹b*%7BϣS(ICqf@
K)[¢~w8Ѿysϝ¿<oir7©µJC¯U('¨T,;WµˌˌK3E+fK!»өlv~~A
½¶ªªºVeVY^V!5VJ¥®«eTVVkjF}C=³¡Yh¨¡&'#!۟;y~³.,jJPjtª92ȒVþ@Yq±Ku!"Ah¨d2y.®:*Ѻs}p ²îþs_ĩ!-±A¬\kNٗ3wWª_aSd2,I9}Cҳ+.Ѓ~ª
¾¹R¿J½'snY̌¬̬¬LbV&1++M$fgs²9٤lRNC&I¤\2)7L±uX.
q(T`qr*´ɇ¯=*´£a
ª_$Rٚ]£³¿=»pOΜ=9s¢Hs¢Hs̉"ΎH=Cڨjz½^_/>x¼(Tҳ+U¯¼XEzf}.2¹";'F«¤Ѫt֗MVTJK˄B¼O©T´ª*:^S[[WW`0ڲ²x¹\9D;{vTȞ,¿T߈d¿\.`KP6ʏ,)\cy0>¶¾,6Y§¯\¼yhaCXK=bH`!CDlk9eOD¿ ¾V©h¬Ff=¬ۓeOU, <=9{©©YYĬ,bVH&³Ĝ윜RN)'L"I$2K&29D"̀V£T=,@¥
j|(:h@[9¦«!U1Swf$EvgM½;ogS9i
¯hoj@4ioO.>U±mيJ%Ys§55µ5dRnYYE9¤¼¢¢)+-§RB¡ª®¢UTҪª*«55ښºښ::½¶VZVV+a|~¾»gE¶H¡2OP*]u©c+°§||}¼¨5K¶.G¤
$$¦¦¦§¥¥§§e¤§gB¥i"sZpB+':§'´ȤrN6)þªPT@}u G¹½³ÿ¶.ar"
sߚ¼-uzx3wfڙ+wG̣!swg>»PAѢoc¨bJ/\t(gƋ'|H(q³GH%"*µ´ZVZZ^SV^J-+))¥UTR*i´J¨±ª«UjZEe%ÿΝ8©DϮL¿]Y¾»2}·'
1I¾^ÿ^yþG¾=x('XBVh¨sþ=Xh=r»b<G/!±A¬¡miӦ?%¯!%³Ζw¤Mʙ;ÿ@ނ}{¬8\Z^^Դ´ô̌¬W³9Dbv||Beq=Zu3c͌Ab|e;0L&U¸I~Qެ¯´)yV´mignO¹#cY;3gL={/yn4e<ÿC){3oyÿ¼~wAbAAaqQII ZRJ-)¥R˨ԲRjY)µJ-++-//«¨(·U]»zj?N#c֎Y;3fmO~߯Kdx47:wþys°%BY¼°/,hhK=nH`!CDlkH9%ia·§^?}m;3fFdΞE»<o?eþ<ÿC5R'¤¤¤©©´TBZjjz>;{1+I¼w~e1unH`9°P8·´¿°v
°dR{7'/}͉a&<eKʴ©ӷ¥O±=}Y½ƢHs£Hd͍
»6ÿz=x¤!t:þyg½/<²*Ҳ9rjIi~^«*«=O6ck-fm¹7s;afdnݙsG|þ42d~IHNI´1qrؽ[R¦n%L97"wow=9s~[K¿w?%@Of=¼un¼Gԕlk;¶k/¡°Qªvsۈ<,բ[ä9
Z`
>§ܹþޜÿuX¤MI`Υw''¥$'RRTBJ*´¬Wz¯¦§e¤¥e܍»WY\):µ .xa!·'»7Egͱ$&Jvqʬ [ӄ?¹uY?)þ7ޟvwۓWÿd2e½¸OC{Hd
%??¯ ?¿¾軠 °° ¨
¿0?¯C¾7n2«?}'~҆Ia&=
2d4jqWW5§==EI).^RbrRRJr!9LHINMII%¤¤Y!-JH»s.¨ă½H`mºGq\MƂv _³6>t«¬m
eY¬:Fe?7~ګSÿÿKN|%§>þþ9¢K+5u5µu
->_4 ]#¹<ki^»v͟<HJO$sd
pKyyMM---\6|P(?OI|B²apFl6tJFªRke2.|3|ӳH5
_»Yslm"G~H(uZFEEe µ¬°¨x Ӫªj&+p¿Sp¹vjid61y¾#þ<=qXþ
zo|Wjºo¿C!CXh^ueVP]©\`56
g§5(ts#fP@ P«r5@ݞ@rZ3&&J¥
"
`~ECh R|`f>3;<b`'(Q«¡,
,LCC=CC=sXLFQl*h[EQMπ ¥ǭ·֨²Dÿ´/EWS$®x`rr¹e}
i;»L)Bp{-b,,E7l⁆
^?2`°
1¢Xd¬d*V:+¹Zv³$W~qu¼(1W?Y¬ϔlj&bœē±UerO͚u֖¥:«¸·+¼
.!t*£VH(q9K5os¥ Y2[_f«¤V¦RGjj¸*¶Pp5lC%£v,ZIEq@hUMW$s]¦ª´¥XLm(
5µ¤B®¸N_FњɍSQ¹¦@6>_ܪ*B¡˔2BI®T(TJJ!Wɤ
%j<¤o6Zt
J¥Z.SH%rX&ȤT*eJ©TN§{g¶NX\%¿¦/Sdpc¨ľ3þ@²1:
eOO]NG ¦/°G#Gr|[𨵥&.«@µ?l&¡0FCca;u½¡þPڝ°[¤R,7rEP:KPLg'R)AԐFh+72w)w78J6$½R hj*9Zqv9?ʬHjdm ¥±ª'5ר^+&P=9x
}¢Uo°|MB1GV·²´ٵUە²*yVµ2·FGµ$]IW\XDjȭRH n24wx&}³Z¥R]»#K¥rT!)-¥\¦J4C¦p,z½A¥H%2±H"J±/EB¡X$H2©D&*dRT"§rW½xPhYҚrILx±hVm{X±þD¡hQc%M˚O2FCsHyhĵµ2EWKucĚƓº£E㥆]º¡ӆ;`%¹/q',®buR[UDVj3sԣq5¢/.?SG
§`&°aܰvpMAYEµT|e{]¡/¤IEDɝɴbBjZ%3³Z[+'jH
E".¿FSRtkw
Z@ G«`iZ.gPMmtes^2¥\X¿YN*妔*·+%YUu^&P@t"þMVx<¡¾Ѡo4(*±X*Ib©X,qTilaʥR¹X,%)º75566JP"x<A=/ȴ}cR¡$¾P$R,¨ѝ@r·j9
#<͊3¹]cª¡©NLSm¶Xb_}$5Ι<ǝ< Cn)e>9.¤7ko5UN¶Mu`0T"*:O·buޜªn9K»s9J8R.6l
H¯¨HDKe»"¶?*`tXJP<=+;4r~"ªꙷ
*<QjCtMASrȲRN\A]~µb±L)\/ &QoW
²kdyµbC!IW@dK(A º¯´º
V]#T³4eA_ȾEI/Gg®RVJ9?½RY¥ȮQhjj5ٕ°kE©98©5z©T®
6$EB±H$YpZ b±T"IIJz>Q^ F\¦Ĭ¥=ݽCj6´
B_C
{¬n¡-e¤pӄg2U-+ͳ[£5uCPX8k<5N͑»Be¬۬1¹¬5(Cq eXl±Xf³l'5G7,n9\¦`uުl FRɎ_K=]X¦¼F(£gP]%_lL;]7²'8{{`ȴEW!QAxƩ{J(0T9deB1ÿZ!=:·&»R¥`hd"¹W}«^)ȬԨjµyµ*etJmؕ»
WZK¥1\¹M ,bAL+:\326w³u9³*¦°:XJ)¤WH3+YMV¥2µH°p½~!.6«o4¨UZP|¡/DwD$b¡P,x<R¡ ŵ5¤@M*F(l®Z¥h5*¡©¹¯·``¨§§O$NR[CFnZu2!
vDfh'Ou/¸«94©G5}¤3`Yh(N(©̩2¹hµ0ln+ÿQ¨<k2c_²³w*to+ej6|o72
G+»OSB½AK¤\r+±ӓ·XLΈAy[6;Ud6»wenq.y¢ʏ\!¡¥1NPE?&¡xʔ,2§¡¹©ºQ,cG]*,2xgV+6x«Z.ʬTdW«sj´YUªĒ
oZP˭JEsؗ²i³k+GƦf<Gj¾]Y[Xu½XM)¥U2ªTH◆|aCC£D"z>¯^ 4[|¡/¸\¾±ip` 1d°!@F±X,®H(0
a³¸lW(C|P,¹FnZ"§¨½o<(U§O6e4iˮ]¨],t«>Y@ª
¦\-ٝ[\";0[Zº깞x`WQ¸
9¢mgjE@zKdw¾XA#]'ªƠ=i9^!·~-,!®±7ªlS@þǧ2?>+.bǧ£whG@W¾K·R+µG¢c¨ǣ)#+_xÿP뮣V jڤrѕnT6R6풴Rơф<fl.9±Z.I¯TfV©3+Ui%S7SV>~2n§G%UTtyt.'2A>Q|£lhdb¡(ORRª¢²*¯[¥¢2YZ¹"
>£EI¤J¹L©Rj|!Ss9<§˓°b
U>º^þőrHz<f~p4.onnnnnnvv¶µ˸DGc¶¦:W¸7²rÿ¥ڃQQ7¸_¹r9Pˢs922h3j)³³³#s[%2YZ¹2\B_I%<un݁@h7yR<x-¾[)P¦V #o3ΥS"kҊ wlb{`*s1jn"M(¹TX$¹M۱䢁8J¥J\.\&s¹<as8l61c4¶¶´s9ؙD^=¿¨h_ªÿH"rYL6vwL&d°<aoO¿±?¨Vk¥¹±°¥¹@6r«¦v]+ԝ~Y£½5oGې2Mt Pl`µf4d*7*<^{ª²TQ]?Jzÿ/8C+^}},yg:1=JPF}6¤´R-·٭Y,N[6§=§ª¡hAoĹ;XnC¢ 1%xP;n½u(߆fN[ѷxqC2w9Wmdµ{"ʷ¿}ut۔)ʼnٻ̐¹r<«BS_ĻI*'2w8µ0~^q/±ixþ?~v1KP O¡¥CS*BRO]+þ۰A¢n½QG/'W)|±ocD§3±a.Agq9¼ޞ^ld3,VYcÿ@Ks+ryةz.¿¨¨_
H(f³8
M-tNc{zþµJd°¹zcÿ@Wg7Wd#·
mT52G®?¿DbݶRE?y^uΞrU#<
I/h9Ty¬´xж}or:u?qypv!{]<Zz)K}4ÿζzޙ0fN_e}Ngt7!5&`_»lál¸±w®;¿ýn³y%ÿ½pDvծȼH~\zyoЮ{1´n>rkmy_«}®jGhiÿÿtCJ O%¥V$'fffFrª4AChreWr1B"Mz¡0:oV>~{[!µ9)!K:z3·Np~lRmHRٙ¤1wf옞ά_
s®
crySH¶^Q)tL!L6R]½f2tS£nlhe2l6W<é/2,:ɫ4iTW*:`±þ¾Ύn]3*´RÒe¢8]d~z)q[epVsA,I8==533S¢lWz¸ H¦&o¸rnc?O²䃥9.1·d9x¶5@ªh{WÿHB0S{o«e¤}²u{b¦³-w½G.þcbޟ~cO`2a{Hk&¼¾7}q¯=A;R&¬˦K¬<ÿM[¶}Z¾-°ÿþuCr)?|¨CH¡ɵ¡ɕѨڀ<¡kdt<"±*v9y¼k¸Bql.R*;V>~#X.¾]~evL%fupbDB`b+9}al¿#£4yH|EXR,ʕvt./*P¹]#:%<!f2X4Z;´þ¾L¦fbr¸zrz.de 0`°º:»¹^¬}¥BE§1t %}}FCSɮ\_
¹Uho~£¸)<m'¦fff¨ºȺ-Q¬Ϯp?¿*g{kt¶tºl¿zOs[nJ8
HNDw4^¥|I|yۀ¶R}3Yµ:ǓbFE¾<´P)>¦.I/´w
³¡½C]zޟYÿ-Aɯ}uOƼ¼'ŝA_Jo=?>>O}iWB=»xǧ6m,x<oxIg헖VDGǼ³G¶;ю£tï¾ߺض=>rw|?N%%%=ۓ[¿ܶ7x~²s|9::&::¦´´A
º?cZº:_HºM<s£"FY`Ba@BѨ̞¾I+ؒĊy¡©5Y̋¬s)u߇&8|jc ±!"&M§3t&BD}½ƾ¾»54b³¸Uؕ+/¯ȝ@,:YWGmii3cQrJ§ӘtNc´µu¥9p,.+*´I¡ qo7%nFMMMn7]`l¹þ,·*w{}MugjjJŌHQKQ|w©=ÿ؉§{xfhÿ94¸c¡:¢0'aMmªIþ4Epy±¶moÿM»:Yÿcgău+|~hk@ܦ7^+u/»#_2x]½E?·§5¾²«Cºg~x"9H^W^yi¿A½Mtt@þt#X6ÿ=;|i³¾³Em.«ErfIN]<|vw¯;[y9dlFͬДss©U}u495sc¤kkH\`iL:H(_^o Q빜z»dWWՒ4w±hTB«1k
J¡S©t:Ѩkoo¼lV¡-(~½#i@ߥLn6]`n¹z³2sµNNN
+/?¿ÿbw²buþ{ν㚋.g3cY?q¸¾.d¯JRI@gi[n<K8¸K6%0ºE&¾±Gk;ÿ'"w´arývþq3p(՝^"/#_qO_°҇<»s_pkxxJZՋ;B^iw¥½$㝃i¯AþPg/º[¾d?½Pì/¼´_§¦:eT=²y£M.¶{8\E
-طlg͑£k°\Cm
±XªRi:;{{:{8z:bq6;нr«Ъo7DP·?9Q¸!|$¨jٺècld~zµӳU&&&z·Ds·]~yC²3^°2N©|n¹%Լ'03
j6|9М ©8²1ٚ}9mu_D³¶ǰ?¿DʻÿVicۼ¾n](ÿ䱗^s/l?}aozþSyO;<³8-3´v½¸5o/¼¾?v_ÿ|P.smSLO4XΚrhA{K>@z<ۀ?þqһΆµGnÍt`¹/m
>B¡I§¾½½sr54iLf
> k¹Ȕ¸¤{o¾}²S¬x?°v҇!uR76E7EP? )ÿ:
QϢyGs>¿HlGÿ9`µµv¦f֩N|P
tmi@ϒ?:[YAewz:Bx'¨[¢E·|S'Z[:c|k°Z;¿so~vSs緅¼°=O_ÿˠ?8O
<þa¯|yak¶lq,|jª%º{б9q7ñ<ϡ³xGəZ-º°8;5.²
F½«:2¥L¡R4Nc2,d°ƨ#SӔ*aꨔ:L¦I^½@¡P©UZ©Dfq)u4$ΤQ= ´
wZ£ݲ>VþΉNV¿PA 3䏂}tѕڽcccccc»6_`l
m>^¡©|X;'*;R6Ax¬Àªΐ6Vm¸E¯§W}NAVÿwa.(þ_~{}|ٍn
zns[B¶ ½E>>ºxܳN½´˻¢þ²#-a¿¼g?TªtѸÁ%gUX»YSxHprؠWl¼@L~'g?G°lڱ98`°@8µº
V[kgN~Ov<zBKG/g»q<:1¹'cbN_#+=WK8{
,wkUɱVCCSvv.H®#S~p??,:JbJOd2¹")udӪ#S$
9J§n¡mk.{oy¨c¿k³Nn$nªp²+ 6©dߟ±°x|þ¯yåo,|x{§ª;U隿'¼Gזf.*Ðڏ*?:s/ÿ¦®_ּ'§fÿ/¿^¿>8̇ǟ6=·%蹭Ao|a[Oi{{~k3?O¹ftd¡9q=-e,B81»b\rrp®sFºº{Y0X zyzʫlrC©G.>yr+9'¢OF矸Zp"ºC·w3/&&zs©T]]UC"~lN¥)ZZ[KJK½M"RXG&Q:Zs]K ɃBڙ_»þ³¾I}m o){X'ª;ªNV¼²(~oÿOMKyoZR[[^¼y°xᒷ½}¼z;xXɻ,D{{®ÿV<q>c/m;~6l<즀6>·9ͧ°O¿6=×/G/@ \k`µµvff¼w>?&¿䃑i"G¦L?x>@x?&¾»uS¿®¢¢@juCfFvaAqm-H$HudL¦lD¬#BiB-"þL¦Hu
i¡mk$ב
'ÿ6}¹¯/x:\¼}[²|{?jkI>'n©¾'¯¿{o_ݛ?8P¸þ`Co¬߽7<{vN~3ÿvþ»ާ=~ÿ;ÿoN>h1¾G`w$²։¿su?ͻ½yM»}_yÿ¿Oټ
Z@ Sk`5u³Ͼ;~Ց]Lwg`ÿɧ}<P¥M"()i9ٹe5ĚTYQxVa!A©4
M-þ¨Bۤo֨D"IPps¯ÿµ1oþMګߤ½My[~¿{\.O¡P«TFa®uJ+«.DE¾3vmþGϿ_ rR¥jµ+h)yp۷þӟþA~<c/mK¿xi!ÿÿkY.¿{þ¯¯½ÿ٦'¾
mPܞ؏vO;~[wA
´@V·Ҩ8zµ Sg|^|^ÿþƛo
¯¬ª¶^`±\©T'¡©U£ѩT*:[~+1f۷³ªªj"©~ZZJdq¬$J»/^{o/¯¼_lºUG¡v%}y\t*
NJN[7Ͽ>ڸ;&Y|/V&5Āo¼SO=O|ׯ+0L-Y.
-Ͽʫ¯?ÿ{þſ¾ڶ_D]vֻ<V>6X¦V¹L)¹|BlN=/J¸ҡolnh۸E¥V5h4:f+ZږvJ+y.z@$*}c³;iµX¿ª 01lg/¬&U*jϼ¯X@h+nP5LutSSwµ¶t4055µZ^®®@_c-}c¡¶.P-ї|¢U]|
Z4X @¾,@ /)ο@ ¯f
£_f(̋ÿOmu¾M»גS|}þ
½Vj?`{µµ»fjþl¯þT¢ʖ&Qg¼»Cݡ,%66½ܧh%-M"vjߵz3:"%l槚Q{)bBQFNML±W_CþuƎ°Vx¡µµw@«NkµHAIh°[¥µۺĜю¿b
lj®tw(±jߵz3:"%jk1Xs³65ºẼ¿H§SK[¥y¥"
kjfZuZzmqwKRBBOJ\my,l<j[³}¿"Kh?3tw;\¯¹hZb/_6@ U'OZnYJR,EKܥyb°Lh¾Y)<*d_¹~3þH]n`:>7XZ@B-:
°¼n°N»j1X˷Kkzj®º"¯³£§0?µXD£tµ+h°ÿ]p?L«ቂg;qf<0X5=«M®«`ُi̱°^6K.ZCl¡³ ·uhw<i-Oe1*´j
"n8·uo@
ÿu,jK³6¹Xÿ¡½«p6ǙtdG헳F\ȵ;[psɋ˾O»詋W3o'@
¿»`9«YKw¹z% ¿²|¸rؔnE6˵©r¶³f.Qþb°\T{u1R½@~+¿"`¹¨#*¿$yl°U4>¸`ٴoOuѹ`@
-rkk§§©A'fѭu½§[Z`¹`-Yxt¸.º²@
¿»`Wg)I6§lf:Ԟ»§]oíŹþ¡mv¶kLVwro.<-qYUZ=k0X
´V(I^:>Rµ4Rº aV┠¨[D½]*vjߵgmfº¯´V(Ik`hº-M"}_§©)}¿¥IծX·»V=k£7@
}¥µZ¤ $ejw]{ 7@ ЪZ-RPGȵe¯»
±|@aµ³_cYek°|
0X
HªIjk?k³r57nfY,e¨y"»B½a°º»*kمSaZN£#&=f¹]Py;£`jjjy5°q+
Gþ/ȑÿˑ]¡0X*¿J@C(g
x¦]t1ÿ~¬U*+¿°F3<1̠Ө~U¢>´ªrXHIik5°
Y!h_¢`<9O*<¾a/0X«T¨7¡̑j :<vL£q=ªw|}B¡0V`¹[½¬_ÿuVyCm}ug4XΎ¼6د¿L`R¡0X",V$¢&´gM A˙°ӡ"hbbX`9´SqX x+GK̎c°lþ£l)F@9]
N·i
]ܕ0i"@N|.i4FH$SSSp£Q`]upg`A]v9Ǚ u|n@
`Y»«µZ=222>>><<<<<<99 g|yB.M؟½}vͅw¹;6
i)vzu|n@
` "5]`(«C@«Z>·
wºo°$e]`u´H_|7-s¬@
hB4XS£o0wUx;¸V@ hUukr¨S[|ZĬ"H
XA`/¼[9r6K0XKÿ`Kjj7Z=u»If7¤Mfa£¯jM,"# Q54£¸
Y5X6§\B² xk^e)y\]6`` u³®Ӥh1cJ 3q5&®RhrE2GO (JQ|
rÿ@ȑV9o¥2qµ¦
_jMl¥1զ
WEsIt
\OBW°0¥!D]lKhҮ+Ǐ
° k9
Gþ`5¢M,2³4&̓զZ©Ra*Η>5sCe²2¥·Xfմ
ӚC<*X7k9 Gþ`5¯5IhrS9OSh
U5_«2(+dy`¶»«Kˤ2bWXFY@©?aj7H$F?B&F£
:DM£(j¶9¦þ[_ϋ¹Sx`°V1?6¿0Xۖ·6ٴYc-
,ÿ¸3592==>;31;;=??3??;??k6Y,b°y***¦§§jOXԿGX¨i¬³uC~@
tuu9lfڭ9m°x
ݽ=Bbndl½zduز4NWJc¬²2¬r±20Xþ,³NOOdf³z)- ASqE;D?~a`0[v}N?6¾zr/v wp:6I´y
¬~8==]&uvvNLLf르$LEYv¹»S²oHϪå`°V¬
'y¾n¯¯ךf¶RX*YaªHI¢qEӫ¨?\e³³o3G.uþ:K1¤?`°0X>g
T*moo陚²ÿaMHDj1[zcع¦m£ÿþs#eee===-»6X6kW¼yªS\¯kZWkjL,¥1U¦J©Z2W-/2#ÿ;¹3FT£C˼yºmn¸rª%xH~gɓ¤|²¤¤¤»»ۭfqz&°V
y¢)$ԙz¹^cf«L<S5Oj%&d,@`ݷ,=G0¸¸ÿs`23ɉApd°f@R#!>P¼H$lf°jѕ`-!'@ȑÿ2ݥG~DlG·!ېЭHȧH.Oܝ'JƼy`
OXl?`°|_¬@& ¨¬¬D&ɛ
М\/k蚀Wp:¹EKº=ÿx]T*moo陚²ÿaMHDj1[zcع¦m£ÿþs#eee===þ+z|yjkhtVsÿ@|
`¹F^Y4z§²XmsÕS-C;K4|$%%%;
3¯'G.R`o°]pEG°0X>BG%³³³ )8a_ϋ¹Sx`°V1«` g/²h\1ڿtΜs
£/®ÿ9+o°y衇rss§§§m<]B#¨l`µ¯.þ·
G©£[/µy¯͚6m^73¢«`-Z`
̌W.XJ2
X`1`=^¯wzzZzѲ·¹d˷\°^9ѾKKKµþ¡Eܥ¿>v@F@°!20S¦¥¿q
9֕W^¹sNڰ]¼¾%ݗNrpw+o6̨¾v@F`Y LHfFG¡µ`k¯ݿ¿
sssDBzoE'"U5m~UVVNNNj½3OªiKu
0NCʕ
)§d!+CX!&¾®>,X,XN§D£Qÿ"<'Lf)!HF³㣯|Tþ聯þ wر#¡²{u¤+;¨
jDԈ>,X,XO4ÿ0uJO&@,|"d݁¢
=\þ6
¹A0LP«
¦½x`-,`Ԉ>¨}P#¬[U7$;dr,4Z·þ랞8V@5b)zr¾#¹З´$gªgx?¼xr¢«¤ʴ~F¸KFsDԈ9).¼UpɹLMbd"I¢½
¯s
w&»q1g2_ꈗ92/
֑³mˆ FAb5¼¡C®z?W%}®]®K}»i/X9\pxG7¿=Yg¢/uķ<ºG\@G`Ԉ>¨}
X!%X±·º«nHw&£Yh8´n¡===p¬<E|4E¼G_O;5¥xYӜ
`Ԉ>¨}
X!%X]_Ow$LU"|/wONt¼z]YYoo3ׂRJ-vO;Me[P#F`1bT^=Ņ.9מ©ILL'
yÿob=½+՟s@`%/Yy-+\7hm;/&U_ؕ3~;aÿ©VJ^°_k¬q6&£5þg97¿X,¦ªYqɶE/.ÿ'»¸#»¸_ÿ챯½SV#¾y/F«<|mrRvuS;Q?/0,ٲr&QArD,y@°c±`q·vڒ¥¥%¥cUpB]!rAcϏƛo`1⛧°:Z<|µ'QWµ[SƟ'ZxQc¬¸lYk8Nq\´=
rQo.i#½Ku¦3W@°bqܗ¾C-,,`U i!HƖ«ÿz¶`q~DYy3mK²<W͗9
7¡5^W´<3þtK+~´9^ذT\K+Be"¹`l¼+_£«}
Xa"X]qǏ_XX^d۷*¾l«ƍ®?uCCCª[V]ْ-Lze2r¦i©/wʝ±³ΥRW#~?ִTذTT¿p¬vV°þ$w¡Z99)+Z¬Rÿ= 8v
sssDBzoE'"U5m~UVVNNNª¾´N+<JOOD>Yag>h۱¿u~g>h܁7flR*퀪¼ VNF8]v¯¬evkToª®Y@°b© µLj!|bNNALZXY#N>>G`1'w@.`~P#F`15¢jDs
X
¿0A°Aևk» %4 FA1tB\µA5b¹
µ
A5b@°V!¨}P#F́`!y*~!;9¢j1S°¤¿¢µFk%052¾ÿ9%Z bzX,X²eD82`2'm@®`!y*`Rk2rjޅ¹,Щ'sW{µsYa´֨~Q]`g2'm@®`!y`©Ύ¨.³0X#j®`g2'm@®`!y¾"Đl%k¤\cD°R#H;9ikrMN%¿Wrp$/s°V!k¤\c\°t#H;9ikrM®
V>]X#9#F́`¥`c X«S¹#F́`¥`c
X«Ԉ>¨}P#@°R@°1¬UjDԈ>¨sX \Uh ۗHFe²,A;jw
r!:µ9¤*GF°b6¨}P#
X¬¡&XªÿS^߱µþ_¶N,ttlYFe
X«Ԉ>¨}B,P,e1µٲI2_ª
Κ,¢ºD*5¢jD5Қ¬A`!y/C9¬UjDԈ>!k(`©®¬´mu `¥¡YZ`BL©q+#
X¬±`<¯YR"L:¸֚J"Iiݔµ4¿g?G¨CB,,!O¾")NHWu#s63d-«+E`ÿ3'b
4ǰ,M`"ik¤7&8¶YCVND°o`±W{¥¬ܡ_#µGF§F"ط A°XJ|K¦\1mfa¤F:3UZ3[(H»9!k
X) X¾"`YTAk~3`2'b¹}e²0¬¶la
15®H°T·2EsL,/¬rr+X:`4l$¦`2Pu; #
X`1
B®k±sDs X ¿`~
X>,@°@~ZFAbN")¾c!X«Ԉ>¨}
Xɩ`±{Y``¾`!!`
ty°®`ޚ§,}µ
`Ԉ>¨}P#X)X`Eꦿ㞹1±L;q`Ԉ>¨}P#X)XC7'coG+=!¦ߧu¬S7UoAu/²@°ljDԈ>¨s¬¬.M½E¦_KƇuº*u
q2@
`R#CP}P#X+XߙUz[4,y~Jµ.%֒HLz©
²}_gv°B¬,|&w90熌jd¬0X#F@°c¥`5δWu*}]w½j?µFvlg°TSgQ>X9
eV®ɢF+io@@°c±`¬}YɎW¦¬USr
ɤQþ¡¥^u½0r% 9`I9dcªgþ¡@°bł5Vu]HSʄZwL¬ª]Kr²5"¥U8¶˯Se¬©`n+gEs,¬¡һ
8P&mb]p8¬[¿9µþvI+X:uþ$gk.g°µqEv¥F):>",@°c¥`5}¼±§o,»Czª~[·oܜW@°lG¥_/Sf°>,X)X#»oo>xsP¦w~N,³t
8P&mb]p8¬lIuJR0
X:`)ÀX-Xҷl¥MvF§FܠRµ=j¦9V
V{þ¡iÿ;(¿¯§uͩ|El¥¥5@°¬Db2#¨X 9V
Hۛ\ÿþ7i:5¾,6 ]©.(SȨF:3©zI\K@°bFTþH$L&-6,a:kT¿(Ldv@°b?&ZA@W°bc6X!`ɖ
T¡Ɓ`+#24=+W«Ƃ)A°rLN+µ^«10>Wc¥`J:<ºn{oS:}c.=,
0>]%ա¥E+̱R°.¾Mþ=s-b¿\z
> X`|N¤36ү
s,þ©i
-T&
+º¸T4-傑fJ],¥e\XS|e;P#F+x¤®`|Lv¼2w ®`O"X²¤,KkVLu-si=e;,A;A,c±`U_W°.þ2¡S¾½u^ºe$E¦`y´6kYFA5bł5TzW]ʄ\¿
z^¬+X2:{IU\²J5,m.WaY@5bƞ¢hڿa°emݾss*_D묦e;
X¶5¢jDԈ9V
Hۛ\ÿþ7i:5¾+|t`Ԉ>¨}P#X)Xh4x½N5¼^¯D"dRl\z
X`+kqeϵ>¨s,þ±煅6hTژ¹@°(`µ`IOԹik
P»찲F ;0®0b S,,
b+µ¬/YK)@°b±`q
VY`¥½e
,@°a|»x¬5YRL,`} X́`0¾Lz²,A$weK
X`1Ԉ>¨}P#@°
55>,@°
]`T°R#@°b'¹K§10>,@°
0>,@°
} X́`,M9H´|WGT>
¨9,@0^#r,y/'2 X`1me¤J,`
.`;2tMꦴ±¾"}
X́`B£¶5¢jDԈ9,@@5be;P#FAā`Ԉ>¨}P#@°
,@°IVN`
.`;²¬Iʖ!#@°bµ¨}P#@°ā`Ԉ>¨}
X́`@°ljDԈ>,@°
jDԈ>¨s X8,ہ5¢j
v FA1¨}P#F́`@°l)58nZsDԈ9,@«K8bN5&¢S#([¦m²H`9,@KK9h 9/¨a°FF#¨X 9,@KuH`YqΑ(oiRf>,@°
,`!,ہ5¢9¢`5zºG
Vh¯XNʮ»bb'°KK9@°¬G15=Z@°#
Vau´WyjO¢ª¯j<º§¬?O´GXq=f°
֧3MK¥x¹3Vu.º¥¢cµ³Nr^°71x< º'KKªPb}
X`1G,_`LLIliCDLI"jf»QA*;°X¡`e±FՀ*,@°®n5ظ¨fX2°n;,,f@}
X OOD>Yag>h۱¿u~g>h܁7f Xb
`H/X ²jG}¾瀭H{`¨])";F°Ki
r,; X@
.Q»(S(¿Ev`d=|>¯7·ÿmL`e.¥,b¼iqk֬©®®Yn1(LZ֓|»4==x_þ7mڔӃCZ
X2 X@,ƛm۶qwW9s&gʬKRb±靡.
Bx\ºrqqkD`e.MNN~X³fC=$jqG± {ª@°e@°:Y7[·n8Ninn6þƯ2y<577cdVE¡Pp477wtt¤kqq±¥¥¥¹¹tXC#{yw577«vIf«9B§c`P¹҂4I|'Y
ތF£6m<==.¥},`Wꔿ£3.«h=Y֯kv!,..^³f瓶Qþ.X3¬X,&n·;H(hªl|e
Z»h``
+ѱRv%222¢|T³ʕPXF~¿uet:¶v'|rhhHºRÿlA'o|¤k*++9+++S8,@lf°ER2Dª3E¦U]]}WswUWرg½ꪫ8S`R:]RNHpLMM©>tRºJ&RǒL*c+
Ӂ.K!X§c\sx/'⪫®ÿw难¾>ߟ]`:\°¤&T6TªSke Vʮd{イªVPV雌@
Zcܮ²©̊v.°µ5j,C§j2JkWZ¯.~'>D)´^¦{,`IJ$#Rқi{¨D,fe$XJ>Rn¹o¼1¦V.);¦짠8bh
>C°5d,XZuMJOz*¢ڥ´[F0.X2»ַ¾/<þ㯾Ғ¬±T¿Rk¤F
§ڥp8«ڕ !X7,Be¤Zoo¯ttZ©Nϕ}c¥¡³Mr¥,|9%s;¶K$µF!F´Z͌tI¤¯¯8ÿ«««].ݻYkJNµz`~tQ-o
(oV7O>7i&]©oB¿v!^§oRɤTFFFە*Ui-G>yW͗sª6*mj=¯{)3XZ/S¿Jd3X?þxv3Xix]x衇"J1hIN°Ť®<jeKVF7¿yM7ەK!Lvwwlpa±LKPA³ۦ¡3)*c¥µ´ҐV°7h3~VJ³V(X}VPI,QĕKT²,©]]uU}YYYّ#G^XÿxyA6ÿP th}*´|KþyGg¼F£q59rܹsmؕpHµdFsXO$^¯] ClCk.DgPzfU6ޥDkjxxXvλªcI=Ȏyu2_KKKÿPuNPڵkq¿/]V°´ZP]|R»:wtº$[©¼©:¸¤6X®ox¿kN<)<y$§v>»}Sfcv¥lt2춯s,©]+Sp8,»VX:X±X,g*W)¨v);»²°PG¼þ|n¾fzfx<+`Ԯg\E͊]럩²vLµKk¥iWaBS¢ރ`MQQx½«m۶Yү]Bº]¤z9{S®q¿@°²@«K7pA»
7¼RZ X,°`¨])";F°Ki`V¨
¬h : AA:,AABA19,AA:^-xe1o<ÿ{AA´yył½/ÿÿ;t-Pw±FLMͅªª*.TUT^¥\啕eVVV/©<Z/'Ŝ¯8y¾dEʼns
¥¦¢¼HsE©*Pw,C}ݾ.1]ݝޮoW·«mz¼^z¼^·"®tº¼ӜJgGcG{·½hv4zi«l«EA¡OMg[µ4ζªζ*o{uWg®ځzn"4^6Ç?땤gn.¼.nޭ=·r®ÿ:¾ÿC-w¸n¹½=ÿ¶>X06ҹKiCA¡!iMe$
523:26MMO\©`4:+\
¤ OOþSþ©|·þ³ևnÿIÿa;~~6'zݗ%¦)AR7"gAA
vݓ!M(
¶&MM¥c3E^^zDRxr~)9M,?:/[·n O^@xr
G"¡X"X|!<5142<0y{¾A/98Y=1¾щKo¬;-ÿQ
dISkkM
`%BO/¿wkĬv3½K§`?\ѥlÿ]»%ÿS}ȏ~twpܫ!X§NV
d}Ҟ:ܲ'\%g+j+? ·-|U¬®b$4 zzZ¼}®N¿£c ¡_tvn«¡dJ>AAL¢'X¢ h{.º,$¦whW͓]hjq>P¬©яҋ>W_WE£;ÿ¸/¼YGÿ)X{"d%
H&,41OL#S±ݧ^KM_/O%7F·ªMm?pg/U¹vz¾µ¿¬±ÿLCÿg߇}:w²}FA$qA¸pxl2´ph,L¨Nƻo{oJuO_±Ce`wþ zߖɉA1¡UV»þjk_m-m8^¶o߶}۷?·⚾[ÿc]©;&:&:.|3
e|tY§&F&F&<c։e
2xx;ºꏜw½^\$_o*:?j\zߖ@h¢/47&Bs¾²¾þ>©h9r¢s¼W\[TO+}G{߫
n]U]w²}FAx.ٕGQ°ªAB¡,swµ
-µ.6E«:&oWÿn
'jO»§δΕµϿW=¿{D»B°=SSC{Kº{J¾)wgO?ӗ#={Ϗlѝ6±ǩ 7
k/a$gAA²ʲT ¶G[D&_db`bb
½s²1°ԷP߳p¾}oÿٿ{£¸¢°fk;r=wºuþ<1 o"z넷:>r®}xSgU:rw@yGg}>RziྭwxGۥ x#
.K dawp-ª¸,
--- New file ---
+++ Docs/mysql-query-browser-images/querybar.png 04/08/05 13:53:32
PNG
@ h«\»&ª`SS @«\k]̂@
r%w57O*¹@ QZrWOA\¿T
?{rS »?TiþIThTkT
x˹k%'«X'gO3^X=
¸&nSSSSSS@X,½A
¸=¶lÿþC}~nOd§¯¨10¼¸hp_)"1
Ҝ8k4xq1a8r¢h1£hr¹<Atal6;#¢Vܒ»&mxd¼AV`=U0螙 MMC!7`¸~§x¬v»qaτ»Zm}®E!\D.+ʑEJ%Jr¹¶L¬jþM°²_m=gEOV¢5VxMn5tI½v®Z=W©½®+»24{yh|þcv1&L555EªP`b±S3¡¬µG]>nUM_N^..HB¤S¥šsYj¨¿Ʌ8N'/xB#E%Q£Ypc1§kM&@ ºº:A4Uaaa
HÿR˂^¸(Җsnd%
Y+¯N¸+µZ§>W7ݨ{<6`t5e%E%E$½Fv´Yfs2q¯q1z=[~¿x<n·۵xa°4ª]=i~YxǮ£¼]
þvO·,=)°0bΌM6T3w§¯OMO'S'ӧgJfIfωg¾g»¾»t`X+Jªn
£@~t\ci4¯ߕ¥gC·D¹2»<tuº°½%\ÿ YTy<7uJ~('¢Q«¨k&sXz±)Q4
L¦b⑁aP(¬X5"5Vðjƈpt:tm^\¿-OJ6d%
3اDbZvrrh4
Ȑ踻»ۢT¸«[:¦=/þw®֗s˹jw¥qeFa~¡~(
]¿s¥݁@Iw ,M~>!:)9-9->9þ3c·\#¤^E¼Ab áP(|>¯x<w§=Zv¯jphu¼v¨ɼ¿^··~|_v£n?t q¸s¤;p¼7t>qf¶}¢½WTDN:Gef0Ae¿7GW±)hº$]¢.t: _aX
þ$
Bt&¾©b¼º¯®~1¤G I+
²
ss։ݵ=µu}57h4j4h³K3ާ
eJz½L6(yT""Ɇ¤R©D"e³٦xUv/ψ',:Sؓ¹'jj*|È·V1y9,n8:q¨qa;dW7¾§e:>
d2.?!i4*7±q¼¢¢XaዟVT,)Җ_±ҽL&:N
={¦u®K·.¨)¬Rm-¬Tn} W¹9µݭ.LµϚM"9+
t:=$&
si·l»rmK¹½m̰So{l89>·¥¥Q(}}}½½½½½|>@°h·}}krDbH,D>akSc:¡=ÿʹD]ª9tþ«XA[{KjoQ9.Ռ¸£zGµׇ®¿¨
1;nT>ظ§~ y)mµ¦yeKL¬qN§·Ym:^;¦EhjjT=:2ªU{=ީ4Rh2¤ƴzd4[«jµL&lP¡J³>D<wC±¥|;QK¿¸1U肻ºr{¨Pbmx7l}0²³ɶ¿Y.T佻0,F
h
1V4be8Kþ`bj:2\l7¾3º늯_\n®.FN+O6jT1ԧ)w7Njwi¶º%eKL,rd2¦1VҨըjtdtL36¶h¶Ƶ:¿?MCSP8i4czh0Mf³b4FGF}4C´-嶫y`]&_]n®y{ۊ¯oȶ\m¹!/`¨Luÿ=F6gQ¦'
´XxĪ^þ3sӤ?£»zG±µm£u~ uPLbb±B>Nª}"'}>?/J¤Si¿?֎i4bo/q:Ew5ÿo®µ ϊ8f~Wr[N2H¬S7w´O䳟6ÿÿٮOK¤%C`¨¹5\P·³δ·Ѻ¿ΰЎh˖X"X¯7j4cJňR1¢P(a£4%Qiµ:ޠ7*Mkkk!??9/&§sssLs>¼ÿTh¨Gm5ha^\[-ƾydw
=3k²XҧRW}}CW«¯Ob±¹\z}v»C"uws
£ry##£d`@OªiNNL^Ao¯ §§·©q:¡pÿ±k]
Q̯u~³-.TtB'֩okJo
:'sNs!8C¯uٖc¾5uM°峯]¶ZJ¥V+r½ހt<fldD¥hµZnlL«P(Ҭ>tG?><ÿ ¬=®ynn._y= b2s%/f¸}bI¼7þY>©OZ!`3
H>¹1ըJ£֠YjZ2
a±Xiևh3½~þ=Nq_=33.Խkݞ YO©`s;ª۫µ;3>1;2$!8&*ÿ".S'Mw`ym¡O¥I$bq@7Ĩ±¯¯Y.
¾pW))g|Cd¿}²}WJa¸¶{>¾,p*Ͷ{պs3;|¾ awOL8áp
eu±:½96l¶Cp(l6[}p(<¢qy<.ryºº´*C]8þX¦ŖmJϞÿXAYFv<n_bU]+|x){eNr)m{
o¯/Zd;{{z>IU_¡]©v]7/^¶K$2¥bdpP.drL.J¥2D&J¤V
y½¾|pH©Q©TjµzL(£<^¯H$J³>sީNu¿[þ y:j.w>Jmo(¶Tª·Qe¬}¢>(x¶4Fod¯¹R&Ix)¡m-½IܶJ6
̄fss3O>}:ܳgO?fKn2SSN66;y8Dbv]z¶O®H?¿6
F·Vª·&}nmM]{[Go¿£d2»x»»«p»9\VY>_
q8N·@
p»»ynryݼt*»qu®5P/1:°²¤Nvy«WԽҦ/O>:y;;qq[G[
¸Ë»˘~tq˲¿^.¸¡rCYx]¾"ÿ7
þ^¶t<^ϐ|X&JdH¤³<¯bX)ɇJ¥rdtD5:¢Qɇcc4볤}oy8Xom{x&_Ѝܧ/3݄}8¤?v^>uŖ¶O»"ɠB¡q¡PHl
Y'¢.eĈ:¸\ɦL*>³ЧzHޱ¦驩)}{g'»ÿO/I?¿*ÿpu喛#_d[µ£hgvtt2;:NfW'³«³b±ºج.6a³8v8\d8T&Yw{~k
©S~/8Ίs¹<ewLl=þNr?汮7KXo°*z³FQ3"kB¡PHajÿþ?½$_ˇ¾,\}~¢qKþ\¶Ěpº:»º$©D"C¢HHD"±bEn\><0
rB¡P*#JаX<PSStºӬOT|£¤M¤ciE__[¤s(
µW¿`PqW:~T.X's۞+t
XAى~Rgł¹eU++iG:6uЊv¾qю^¿еs͛N°=y>»(|i`ggX¾¹.ÿD¥¸e54<fq~¤þ~ X/f«RL&
ɇC
¹|X*555'ª}t^´scq;HvE8Fdۇe ?º
Gl*3+q9·bM
s½¬lVom¿þW´¾vʺɝ
>^+rj3[Z[[[[[Z[Z[Z:Nv2»Κ:© /͚$宾ªj-Mg±²X:)M8\Ts7|þ¿¶W¿´»¶¾~¨m
7nPܱ±¤R['º-Wtª{Si;þ»ÿ[G±,*>~\+ }"aH(bP,B±X/GSkþ[w4mC>6jp¸mn2¥:[7g½uI%mog¶}¨@º
;AcX¤z¸RAf
YkMMFS3£©±`³&
['
[[ZZV?
2UdǮv?b¡c-§RkrW[þъ¯0»m")uv1ÿ¼ÿþþz_[7þc{K;k_Yڗw>|y
®oÿf³»-")ª>|Tbwwx¯zyVUªQuV·}j^QΚvV¿YU
b7¬z½I§3r<xqC}}C}}c}}cCCRccSc#þja7W§3&l6үFR7»Σ]þþԷ¿g~³w嚜JmlVDzҍ|
J7ofǶ·}ÿÿ7~£pw*fFTJL,ѢQ©U´µµ=®¬¬ª¼Suvemm]kK@¿$63ҸV~}VUPwW«aځi&zky
*d_Hhw´®Z
2¬&£d´
f½ި
J1-³m듓I's8f³ٙZ|½
M]
®Nq¬ܒ²»y¿7J]8-eF9UþU©|LJ¿-º*1:,f(D%`¼¯bS
Ì`0¨ޘH¬XD'N3*=^H+
8O@nI]k¥Ha©ْO¿þsy0³ɖ¾0u¨¡ÿdd]%XC[SOW¥Ĥ9Iӓ*=3:Wiy
f2Z 09zN*B8#g°e'©TP_NڝN6s$O%yGD#MIZ؊ūR!FxR|
V¸l?)ԇF¶If{U*ɣGqÿˡ+,¢!=I£G"1#54t wg_Rwyÿ!f
mDeG¨ÿ!9Ic §jҨ(=ªJrV6U)d#tc´<
0
¸+*þ%ª;*^fٽn(=6[¦*wtL»(^MJF|$H*ΞV¡»`B
pK§¾98'0eY
vο(kR¨'¸+`-
D]MNvW½H"X±yQjw¬E]¨U¾)]UTt12rW$eB;_rGI$¢²t:=*'
#XQWW/\%o`
91iº+ё㙆cT.l=©³V(zR´
D]M¤*}#ڂ;7h{ĬLlflq/µ\Aqw£H#BMJG8F}$¨ªª2LR©´´´T*R9
$Rк+bu|U²!.Q£Ѡ-¿#Ĉa
»¢ӗL¦fª"ǢJe]]£µµ5
D]MQ pg"fgvU;©»J9631 *i4:16hq»¢!8we2½h¥̎]G~`y;
D]M«]A`
D]M«-3u²V8´Ӊc1qNvW# £fH½N§G#~X2þ¬ڮ"GfpW
D]M¹bEL
LDY'Yazk5F*jS±q¯¨IM¦ղ
hµ!Ҝ¤d#-½ªª*^EpW
D]M¹L§ӅB!B¡Dfbl&¦½`Y^T~½0Ss%G
1i&Uc%}r^0RB9º]r9¢H岈]%|ʏϥ¢¯®^¸J]'AbL
NR!/)
kBU ]¨U¾)WQW];4©H &N£4ڒE NM$'[ǐ
[<²B,ºB»VpW
woUgҙAbmSlexϤgNaUBBpRpW©] ¥RJ¥@
Hl¼`¤Djw¬<@*ߔ«(Τ«D\=&LVs%(RQ#?¢gB^3 ¥¶¼|I¥¥RY^^^ZZZ^^º]n¢
D]My
D]M«-s8f³ٙZ̾:¾F@Gµ &"9¿$MGO:ND
hF"»Q¸«|S®¢8l`K!ғ
1^¸h"sұ¬*±i¼ʓīRT°]
QyD@Fxd)tT©3@~
D]M¹ؔd0#²bEuwE9AΨxU"
VMvµ%^«<4©c¢¤jh"bzf#]¨U¾)WQ}Tfb
©O¢¯J±¡Is¦'U:Ֆ] q¤yb+¥
(zf#]¨U¾)WQT|xrW¤¡U 6=S
y4_ ЙRh§Y\\
>@*ߔ«(Rw90̑,;38496%*'ic+¯Jo$%cW«<tԽ¤¹²;\.'}
U@<]¨U¾)WQ±¥9Ic3§vҀ(=ªJrV6U)D|B«9t¼Gήx?±'
D]Mkb¯ÿ>±}
BfpW
D]M
D]M«-3u29"5A ©c2tzlO
@*ߴڢ8S'8 ԉo¬h^
D]M¹Lº44:r<@X@ *%
B¾Io0 =;pNXv0j½
U¾)]UW/EWX8o#sþº0tR¢r¢w/6*,¯¡¢.:#;>
Y+¯N¸+µZ»Z¯worWl&¢hdd2½8t¿+"1I!r:8¶\HL`
¦»"!3
Ej½
U¾)v¿+¢5RǤ{µ'vW2DFa4`,锔xSD
x
F}X5£N'%jȌ0O¾%Mw
q[
3§`1"tfp
E´uU[M
@ (w@ I»@ ʤ]@ eR@ 2)¬5@
P¦ÿg~·w§¦
--- New file ---
+++ Docs/mysql-query-browser-images/schematabrowser.png 04/08/05 13:53:33
PNG
ѵ¡¡%#E£p¡m^PNЃl*5?¯£p{=¤°GM£æ2$6tfS֢+pt21¼}<¡:!13hDwK&¥s P1WO`/K½>°¸iQp´aO.;BH8º°©E·+º$Z¸°E±E'\ОA8\k]}q܊mGw
dֈ}I¥{p¼ LººKa¤TÈpt§ԖX8¬Ix}K
~ ÆA4}#\hdR»<8ӷ[j$888V¸
%±;%þYmcx
§REµ]o>_vÿ!|n·»\.2q®Or¿A j
¤JX/U<q²jµ$9
)ቭpi$/|~ XX<R'¢r¢!DYb¨1=N§[D§X&
^$P8Ę'¤>9?F®o'§;wCK
7c!'¤mL7W´§T-<~´©fN K(\y¢4Aڇ}s"k+*Ag<DuuGB¬
́'$P¸[grþº§®L\TQ±h-þµGo&~?~Ҁ1V
µ&,²u¢9|¤G볉´§¼[¼þ|-#?Z¸#t:݊+~'
#gA¤h¾n
Lמ<C-P>
т[-«*ÿ_«««-µpF8
ºc§neaS?!®zi#ÿA´|þ]Ǧm~_ª²£-¾Di
It¶µµΆ®!~@s&4¼}|-£`3¿)1ª¨ DaEL½T¿sV«t|¾ -' ¤ÿYo!>ңYoy~Qa®~o^%jkkj5¢"u¶W }w?¹y$9xL7'g®?=~rþU*!¹þQþk}n}7=lX?R²ߧ՝kSSV«E02$P8Ng&oYþGD¼?¹Oy_W_}%H¬V+.eHdr777WSqƍ^½^_CZ¸/_$8Z88p
f³%0
%\t_Ўkwµ:¦
m³S5b}rTʟ
p
p
®uκ>. ¸
·f͚>f·¹@§*ª(Y½z5³s³®
±X̲¸Wn·L&X6(ٟ¡P¨V«=]cp!r¹2Z/yÿ /D0!´bEFW[˗
b±b±v¼{晌ƛ~NH$x]짅Yiii[·neAixҒ¾{:LKoN§T*½sb ½[xGdr8`-7A8
g¶Xri
>¬%_9p`hd$l´]Hj_OC5)ÿXR¸¼⢺º»$Be$hmUo¶mS*t1¶
q;TK_hl,c±lW*_kiYÿ'ONOO{½^ZµjtU
®)F°n·_onްw"6bS}}fvw)//r:µB
£GZ8
:°r)ҋoþ'2³³yb@ R©¶p(|с¥p$I:mز={¦§§y%5°d|(uR89¹\^]]}ܹ°¶<W#ǥR؆"Iv;^·p
K/e>2Aq"X
K/C&]R¨$±\¥p1Fe2GE
K q
]/¢£A
v»e2YFƲAþ´´BµZ0,| ,¸
r¹\O-뗼AtvvZVlZ¸°[C"cB+Vdtu¾µ|.\¸
-h"pqoy&£榢¢!X
6.© o֮}¬´´´[·2 p¡q¿<ʒ
H)°.5~#ee>CEʗN°WkF8Iz°'k2rW©eL˒,wj`)\tk}_өF0´@1pP"MM8WP
!XC^·aӋ¿S(
¸wx!\۪v¨rvªsvªsv¨sv<z°S³CvU۪?Ӕ( g4j¿ȳ\^pV'i'u6R={`ڵK*V§
GDZZZ}}}PZU]kqw
%}ÿF¯þH#±_[æcJ±:b{
.Reb/\`y
.p$D"Q*jµz~~>´z¾U=¢DSuS>W·W»f
¦N5N+d hoM@\LF5¨´5v7妶! _ 5K5:
_x!\þ¥űk#G¯?.¼<|_T.8\>°]i"p
¢¤¤dW8`.5 p6M¡PH"I
py9פ=.//{eժU@«U£% \*R©\¹reއG?)xiÆ̊
±X̾ ª²r=t>Kbpvd²eii)))
jµw,)U +('ȧP½@8*Bre<µ¬_þ¹³/iµZ"])Z±"£«˿w±Xl±X~x377
H477^862±.°<
{/°$*FQ«pgg®EY&U¸xEm¥/´>£«:*_/sR6 mRC1GF§W9©bV'v1[¸"~)/ja/¡eja¯¼87:WRܰ
Cÿ¼_[8? ) ) )·°°°ԇ
3
N0!TcFˍMLMa©Ed
«p&)· U"yPsX
g¶Xri
>¬%_9p`hde´HМ:e±zº©z*±`)\^qqQ]]l!2m4þ¶ª7۶)J:.-\hyºvR,5/±\oŲ]©|¥e믗<9==z)kE(\hFKv
{!mS(6gfgz!§IY+¬Xt,cX
r¹
Eŋoÿnqq±@
P©Ta[¸]RA86`)Iþee¶lyoϞ⦦¦iw
¹Q1i
c/]fĥz҃¥p±G3|«º
´<]N$o
p
pJ°p %:S8H¸Iÿ§°h*¨
--- New file ---
+++ Docs/mysql-query-browser-images/tabletool.png 04/08/05 13:53:33
PNG
´=Pµ]v·S5bi¥fwd³=g½;NIV+g<y831
>.?A ¢&F-¬Qt
a±£ªj!L¹¬+þǪӢ* ¥ªC'«AE
ª5M3
¡tS8yd Q#9B¦¡¨drHP:ihr¤¦P#©HQ1ª7!>Hϵ}+5ܹӷ¤ڀMR_R5j%~sXHU,Zj9"dwU\\uDYQZo}¢/¿c<²^¸1j@᠍DYHM*g¾3kԐ))¸_¾½Q)#$=£:wvþЈ«r@k~5VpQ²g=]oޡ*L;~½¦Q6OǨqY'Yk¾V ±#6F
YW>hG)zKuP£¼Qk
0jṕΙ7j&BW5¸f1mrFT{_¿qY')eXº0{S߀MX¿l0j@;vIߑdrF@/=7]£z_fbT?"I:ĻhӯNLu¥QY|¼§¸~¡S³繓·Y2¨Q-¸ºp.«\hT¿°G{£AY8u2*7<¤O.'d'8{±#
U-3h;o5F6p@j:5!N£@ W#9BҨ<2PcHP:1*̙df 5!9
60¨aP0L³]G§Fr kRS§¦¸ۖ¢mKQ«·IE䠁+
\p¥¸ć-Ro§°
\G²)
۴ÿcY߮$Қº´¦.«K嚺²wvvdYN.
vq2,*RMkH®#¥G:+r.9R;M&£
S£&¡&MU3b
j1^¾|ҥK??%H
vqrކ,bȮuˮvR.%I2£§]mCӍ¶b}ϩ)6$.69hI55§Qq
?䓡·zF«wV¥vEr{Ux¸Qoܸ1;;[V{zµ64hʚ
¤*µIµEZ
4IYP[¾sF½vZ;w.®¦
Vo6¢m-E/ x{{{1ݻnݺe/ͱn?[xoX^µO}_¼k/¼0O0`8¹ts2ª,ҡ"א,
¥±¾y|~-JkGJ%1¥]ٶªQCVu1ڊޒuI¥MY·r¹©owcv<cƍvɅcþ¹^}Ukr'0j\µ"t:R*jn
v½j3J¥R©T*¢Hu5¢*Щiݸ«Jtª`ªj©¬fHHo6W2lŢ½¼½½ڲK,;bd>~w¬W^yZxg'²ԮRUkHTj{{wSkES42sµ0þ0©a¦I
1沮ªªEQcJ¥²··ذLOO3ƾþk{g¯zþ(>ɀQ?·^E:v)r©r|¢º2~±¼]«ۣW_}裏U/½Rºэ`8¹Ԯ!K5
¬Cz0`8¹~wMVK¨eE:´,yw|ͬ£ܬL""EPQvԿ²ޡTZ=Ⱥ
3~/¾8{lObseWI_L:,FȨ¼
}µº9£v¿zϟÿm
ts֨¢("q§X,þ{TPo@·.5BJV(3333== n]jf¯ ̙9%9,@BQh^ߪ"U¥i{µ.Y
5N:´:spyu¿tLTI+@¼Q3§b籋J!QOuʵv°
--- New file ---
+++ Docs/mysql-query-browser-images/twosakilas.png 04/08/05 13:53:33
PNG
(¹>3"_dfV)-6HU<2>°B c3)))
§Twq6q6p5
DD®&5ƫ/1^ed8»¹S;l
Ɩp¶ µE2y¢U@YH䗩¬2}]}ٵ*ӫIUB* |BlI
¥SJD»DºE¼6p¤DA¥¨Vup6[bO^~Ǯ7welw¸HA¡¬R(%PV4=R&¹>e
L¯²kAT%$T¨5Q^ FT&, DE]2
NN%.
kFmxk?<v>掳LhRR©|%Pf$&©i¤I®Gy¦ɛ$5"*A`w¸$ALT%¡I©D%;""I´BF%£Rv
Z¸j8#g6·¸º{¿ºS#g$:d¤¯XN
ۣ'iAN'¥ ww"!IqLX"%!!
w KM&k8gSO®o?¹¾§6v9»Xxj[:+k¿
²O²H e!¥У`7I$U*1°H¨¿»³d
gWwO_¿_/+eB"þ66>§»d%Fgds
*¾&¡61Qnlþ'Oos-pwK,Hd®-FZ%¥t4qVXdlF«1d¢£d::~@¿HX¶?6"Tb²£;cdyF_db Gg
w @¼KZdO þЬ<so Ѳj»OB!Y¼KT$*µq-219Fα;عh±MƆPv3Q#%®V !qupwxE£Kc9¶ϲٹxw@P$*/H_²vη³?ÿ?8yp¶c\|o2u[x븫L.0>,#g9sgd%jZ©9FY`¢·K$ç+x%®.·«d*cK.1Re´£·C¸K\!©?wÿ]ծ½rG¶¹_[H(|篊2eokkoozxª¸p-\bry;£-2¾㋌_-0^e²»KH#bWqKxe*°Oa¢£¯KH"%
lt )$tÿ´°sXVÿ+y+k©«ÿ~ǯ¬^t/2±®::®*E&\Ĺd¯IkU¬2YY·d֪l^K D@!¬I<B1F\#$qeb:>ϊ®tm}Oÿq#˯}2=&«LTmÿ°UqVmp%\U5¼
|MMxxڸ¸vp¬ja\^ DX&¦23kUIª¤4b
¡.6. DL#,o¾ÿ<7K¯PߵE-pCs2¡]§0ii<5外u6
p"Tz{{¤u"PlO>Wg¯@°KSn|o7¾³N~þ?¹ͽÿ?-*inⱼ©ek<&&þ6!H¤K¤K´kݑ.°H _# vUnjL&9f¿0K£kmo=8۹Jǟ\[·¹O<|D 4 4 ´
:һ¡£z>³[S¾nF\±kE"AT
bZX]MMCGJd5JI
£q7qX)jo@HfPþ_;¹kN3sO(J@` ¿C°u5}B9bwõij)eþłp9*BU
|-<
ܵ«:pW:fw·lh>HB&¯Q16)$%m<
&o͢<k¾xM&=7ÿ_жH0t.«pKٗBO·OTO,EªW
G'º»h˙F긑8ދ5k5KMcasrq2Y».;j8¸[:Dº$r]=*&PE6,=$9¸½þ£՛²/=DsX cƁ!J+\k¹˩#33ܑ̳fþ+3K¯N-½VZ|5w\µuG%css*UƫLԆ@¨C´KR!R)LL($e|m>SθfVWz?+w`>36§o^)Ϟ/2/h¥r\:¡N3|{W]·+K¯§_®®ºE
\]8"½¯EH %!TȪ
*&S&S&3=¦{dT¢¬¬ÿ͢|ڷm¼ÿ¬twWݎnrµU®N5ߩ,½¶ksfNS§I½xR+Zx@;ڗڱ¨C¤CD°W¸M´C¤Cp0Yªp¢KN¥ Q¶8Q1cºT¼AL&
p··¢W>%·xUVn6þ¿0uww´®6®6®6-&[dWgMߜZ¸X½0uºWyA/
'ҩþ+k~« U]Y¬BZ&%"ii\"«R6Q1)MBjP0)A op˾ÿÿoþօ[Pfb"*:M&L¶p4q4q·اmgZ^/ÿ±<I=B˟Ћ'Sg{w¦AY§¤S(iT*%NQ#§vHɨu
9¬A ¥H
iFf{^hn-[/¾þu£[¨2QQd¢x®{»ޡ¬ϴޙª¾1µK3+z9*Jb=)NE§¬Q(hX>;EC*)´A
¦шjD5"Ae+(o=°U(¿¬<¿°E-¤2Q¿.OX9D:¾³wRǔ;z6S}u+gW'n成}¦^xz]%iA%£RH$¢]~ HX"z
¨NJ'e4Ht"a9<¼UkJ佟¢|º4|"¾]G[er7K;ZF¸V¹³!u`ҁk{_:»?¡%&$i&\=µpei¦FV!i¡]"aqHþH¦GºG
ªR_,:Qc%Kº¥a{K´SKoOrzH;V{'$H*2¹8$}pgKgfWǕsBF≅gµrJ!«Rҙ61)¨d$bWZ3¸8LT¬Aޤ#'#m~^þO(ݼ½weCÿÿϧivW+*H»þAja¸DJ!£Rþ^mnҁffOh٣RH'L3bҞs½´(T*::S´DB$&=xDZ&¥V,ݨO©O©O¡O¾¿=Q<7=m5TID"!H¸u%y¤«¿vKeV#«Qֹظ[@㍙¹?^0bVp5}xiJ^ZOʤd22y¢BI!'HuI:D;ER2iINѠhRL©Wh߿ÿ㧬¯[.=~M¾w?¸-p?W~93«eьW#]¢1<H«d4²V?R%¥R«w:={¾Q:&´ӇsO/]|1'm¦$Iqr9LLH¼CX
&,^¹µ3Y¬ASz;·þo[_["w|)z6þGVQ&<¢½¬^ _$
!d7ͨ¤U*I)mp§ºv }iorf=µ9y`¹aF"+I¤DѶmc2 䖒¡ڵ¾ѷ³?¾4?z"w'?ڻp¸:¸E¼"¾..!«I
[5{ur:9¼NN#£T+$)u7v»0u\)<<1Wzfiºu)'ci´H²C¤¿·
\Kg§%[³pAk[l{Wn¾qwþ³c.]¾r0j¸3߾wE»¡u v Iv®gyDJ%µ¢I٤dP4(uM¸LL"%±G۸£}iK/¥#BɅsV)e
9q3/´q/
&«y9Qe²«aO?e:ZSÿT~6þУ'7¾VUޗ~wÿny3RH#J%!LL!®R(蔬ۤbR6JF!);d»½彋w^:¦\(ҦvJ²½*
%¬DT`ln06?XYS$"tʐe¯®ÿCV_]+¯os,{¤®~-r8nXd{8BT¹gry¢%,L[¹·NQ#¯IK$º6ʸ@L
+l쮾1u²Wz^J?~®|f¥(J
JY¡¢21RIZ8«6͉sihl*J+3M5´¿W/g|wÿ^| u'=Wd
ABL%¡HiGferJ§¨Wd$R" x@´M´E¬EaRᨚB7§ힿp|y5^vi֘VD
&X¼2,ݪ2IvJ¿^¾¹±gQ!¤QiͤNR·iftry¼A<T+¦tJ*¼lgIe¤I¸A¸Azȣ³_=qn>_|m뻏{k¯]-\u\5<µ¿E¨šW^j+kGk?y[? ¿_&¨VjuP2AK»3)(CӠ¬ʠ¨PJvmnj¬¨|-¸z6ŧM?³°م©g'l^c²d¯FF"۴QF>ÿ»7~8ª¬|on°ۋ=¿-"q¤W7i$u2&9k$c5[{TzTL*eFA%gmsHt8hmLþϸz6Sǻ[Y¤BR¶K=&{L¦4²2±¡H½rKf ÿÿSϤqKxd
N
#ߧЧ°L¾O¾O¾gZ¦²L¹GɤdP)hUr;:,cmg.Nþ¸|շʠ QI(vVF»LDԚcj2E{=±ͽ¿xx3U¤S% *ukeJ+W(PX¶'þKTV¨¬PY¦Է{ S[bZXHg¨KQ\¿<G73
§ iJ!¦\+9i)FF!!c
·YK¯Xpÿºg¾¨DS+RHdM˔WZez*r}r}}¨µ}
=:L\ª5#g¼¿>|l6x/«P(4 ¸JL!®¦L&9Zµ`[o<¦0Vg¼D§·KX%ePSY±¯LRZ!#e6Id'²Gδ¦OԺWþnϣg³¯$«Ԉ«$4Y+IQQ0lֱ-%{w>v«ÿ'U>Iх"cKLX:"Iq
S+TV;<)NL'a=ryڷ¯V{M{°/*¡ªYiB@dE©»ٽT¼AJ#®ə{T,&Y´Nso<}5<·12;cl*®.1¬I±o¥e}2& NT$¬>ÿԺS ˄$B~%ofs¯%b*iA¥eg>YJB#oR3³®=r̖T=¼
}\8³¾γ£XY&$zX2D4:1dkYqD5b=r }5"ۗ¥²3]¹I¨BJ£c*ϳ{r¬1~PhMv¾ºٍs®*HJF'o®O¦G$¢ºfv0g{$u"* oWgWHD&¡¶ZJe¦@R#ªWL/³<.°gJ7¿|(?n8µ6rcnù°^߰DR#c7z$Mba°N
#·LiyJ«db!¯d&-\QQSr6J_Πg
γwϜEÿ2Uvº2vf1{9·^¡aXBFhΞI$n3IHɯP9/2}oX-"F
kٗ
S(:©>{VؽU@9³ȩµ3WF°1µD)¬nwS¯9fªGªGºO¦On*SZ%¿LºG\'deMF4V=1HĭHe+yQlz|%¼²cՉ³k®¹5`}#D¡=£¥T{ifY§*¥ϓ_&·LºG
¢q·i0/V®&VRUJ,YdBcǿL7sW]WPc#*¢Gµ8Zi{)¬PZ¥²J<U²ݸNT#
k1)(fcZS"$ٗ¤21¤N+v҆¥³n¸«¾F¸µVVW,\S7V¨¬2uWl)¡S +%\&{wºe"*JT%¢x;D7
¶u
--- 1.56/BitKeeper/etc/logging_ok 2004-08-03 00:14:30 -06:00
+++ 1.57/BitKeeper/etc/logging_ok 2004-08-05 13:53:51 -06:00
@@ -1,6 +1,7 @@
Administrator@athena.
Administrator@athene.
Administrator@mhlaptop.
+MHillyer@doomhammer.
Mike.Hillyer@doomhammer.
Sinisa@stripped
anjuta@stripped
| Thread |
|---|
| • bk commit - mysqldoc tree (MHillyer:1.1921) | mhillyer | 6 Aug |