Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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.3325 05/08/20 08:44:29 jon@stripped +14 -0
Moved Environmental Variables and
Credits chapters to refman-common.
Sync all refman subtrees.
refman-common/environment-variables.xml
1.1 05/08/20 08:44:27 jon@stripped +337 -0
Moved from version-specific directories.
refman-common/credits.xml
1.1 05/08/20 08:44:27 jon@stripped +2464 -0
Moved from version-specific directories.
refman/manual.xml
1.9 05/08/20 08:44:27 jon@stripped +2 -2
Changed xrefs to point to new location of
environmental-variables and credits files.
refman-common/environment-variables.xml
1.0 05/08/20 08:44:27 jon@stripped +0 -0
BitKeeper file /home/jon/bk/mysqldoc/refman-common/environment-variables.xml
refman-common/credits.xml
1.0 05/08/20 08:44:27 jon@stripped +0 -0
BitKeeper file /home/jon/bk/mysqldoc/refman-common/credits.xml
refman-5.1/manual.xml
1.7 05/08/20 08:44:27 jon@stripped +2 -2
Sync.
refman-5.0/manual.xml
1.6 05/08/20 08:44:27 jon@stripped +2 -2
Sync.
refman-4.1/manual.xml
1.16 05/08/20 08:44:27 jon@stripped +2 -2
Sync.
BitKeeper/deleted/.del-credits.xml~424b5c7c53d2d5b
1.5 05/08/20 08:39:57 jon@stripped +0 -0
Delete: refman-5.1/credits.xml
BitKeeper/deleted/.del-credits.xml~9abedadc33eae326
1.4 05/08/20 08:39:25 jon@stripped +0 -0
Delete: refman-5.0/credits.xml
BitKeeper/deleted/.del-credits.xml~d78eac91f034427b
1.9 05/08/20 08:38:56 jon@stripped +0 -0
Delete: refman-4.1/credits.xml
BitKeeper/deleted/.del-credits.xml~42cabfb647608ed7
1.9 05/08/20 08:37:14 jon@stripped +0 -0
Delete: refman/credits.xml
BitKeeper/deleted/.del-environment-variables.xml~3aeecc4f7aa1f783
1.4 05/08/20 08:32:16 jon@stripped +0 -0
Delete: refman/environment-variables.xml
BitKeeper/deleted/.del-environment-variables.xml~d86a75a2d4877f12
1.4 05/08/20 08:31:41 jon@stripped +0 -0
Delete: refman-4.1/environment-variables.xml
BitKeeper/deleted/.del-environment-variables.xml~3660abd74d380080
1.3 05/08/20 08:30:38 jon@stripped +0 -0
Delete: refman-5.0/environment-variables.xml
BitKeeper/deleted/.del-environment-variables.xml~ddda49303ac4c494
1.4 05/08/20 08:29:25 jon@stripped +0 -0
Delete: refman-5.1/environment-variables.xml
# 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: jon
# Host: gigan.
# Root: /home/jon/bk/mysqldoc
--- 1.6/refman-5.1/manual.xml 2005-08-18 22:00:15 +10:00
+++ 1.7/refman-5.1/manual.xml 2005-08-20 08:44:27 +10:00
@@ -73,13 +73,13 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="problems.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="credits.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/credits.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="news.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="porting.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="environment-variables.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/environment-variables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="regexp.xml"/>
--- New file ---
+++ refman-common/credits.xml 05/08/20 08:44:27
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % fixedchars.entities SYSTEM "fixedchars.ent">
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "titles.ent">
%title.entities;
]>
<appendix id='credits'>
<title id='title-credits'>&title-credits;</title>
<indexterm type="concept">
<primary>developers</primary>
<secondary>list of</secondary>
</indexterm>
<para>
This appendix lists the developers, contributors, and supporters
that have helped to make MySQL what it is today.
</para>
<section id="developers">
<title id='title-developers'>&title-developers;</title>
<para>
These are the developers that are or have been employed by MySQL
AB to work on the <literal>MySQL</literal> database software,
roughly in the order they started to work with us. Following each
developer is a small list of the tasks that the developer is
responsible for, or the accomplishments they have made. All
developers are involved in support.
</para>
<remark role="note">This is a non-exhaustive list. It just documents
some notable achievements, not each individual task. Nor is it a
complete list of past/present job roles (see above). Update as
necessary.
</remark>
<itemizedlist>
<listitem>
<para>
Michael (Monty) Widenius
</para>
<itemizedlist>
<listitem>
<para>
Lead developer and main author of the MySQL server
(<command>mysqld</command>).
</para>
</listitem>
<listitem>
<para>
New functions for the string library.
</para>
</listitem>
<listitem>
<para>
Most of the <literal>mysys</literal> library.
</para>
</listitem>
<listitem>
<para>
The <literal>ISAM</literal> and <literal>MyISAM</literal>
libraries (B-tree index file handlers with index
compression and different record formats).
</para>
</listitem>
<listitem>
<para>
The <literal>HEAP</literal> library. A memory table system
with our superior full dynamic hashing. In use since 1981
and published around 1984.
</para>
</listitem>
<listitem>
<para>
The <command>replace</command> program (take a look at it,
it's <emphasis role="bold">COOL</emphasis>!).
</para>
</listitem>
<listitem>
<para>
Connector/ODBC (MyODBC), the ODBC driver for Windows.
</para>
</listitem>
<listitem>
<para>
Fixing bugs in MIT-pthreads to get it to work for MySQL
Server. And also Unireg, a curses-based application tool
with many utilities.
</para>
</listitem>
<listitem>
<para>
Porting of <literal>mSQL</literal> tools like
<literal>msqlperl</literal>,
<literal>DBD</literal>/<literal>DBI</literal>, and
<literal>DB2mysql</literal>.
</para>
</listitem>
<listitem>
<para>
Most of <literal>crash-me</literal> and the foundation for
the MySQL benchmarks.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
David Axmark
</para>
<itemizedlist>
<listitem>
<para>
Initial main writer of the <emphasis role="bold">Reference
Manual</emphasis>, including enhancements to
<command>texi2html</command>.
</para>
</listitem>
<listitem>
<para>
Automatic Web site updating from the manual.
</para>
</listitem>
<listitem>
<para>
Initial Autoconf, Automake, and Libtool support.
</para>
</listitem>
<listitem>
<para>
Licensing.
</para>
</listitem>
<listitem>
<para>
Parts of all the text files. (Nowadays only the
<filename>README</filename> is left. The rest ended up in
the manual.)
</para>
</listitem>
<listitem>
<para>
Lots of testing of new features.
</para>
</listitem>
<listitem>
<para>
Our in-house Free Software legal expert.
</para>
</listitem>
<listitem>
<para>
Mailing list maintainer (who never has the time to do it
right...).
</para>
</listitem>
<listitem>
<para>
Our original portability code (now more than 10 years
old). Nowadays only some parts of <literal>mysys</literal>
are left.
</para>
</listitem>
<listitem>
<para>
Someone for Monty to call in the middle of the night when
he just got that new feature to work.
</para>
</listitem>
<listitem>
<para>
Chief "Open Sourcerer" (MySQL community relations).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Jani Tolonen
</para>
<itemizedlist>
<listitem>
<para>
<command>mysqlimport</command>
</para>
</listitem>
<listitem>
<para>
A lot of extensions to the command-line clients.
</para>
</listitem>
<listitem>
<para>
<literal>PROCEDURE ANALYSE()</literal>
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Sinisa Milivojevic (now in support)
</para>
<itemizedlist>
<listitem>
<para>
Compression (with <literal>zlib</literal>) in the
client/server protocol.
</para>
</listitem>
<listitem>
<para>
Perfect hashing for the lexical analyzer phase.
</para>
</listitem>
<listitem>
<para>
Multi-row <literal>INSERT</literal>
</para>
</listitem>
<listitem>
<para>
<command>mysqldump</command> -e option
</para>
</listitem>
<listitem>
<para>
<literal>LOAD DATA LOCAL INFILE</literal>
</para>
</listitem>
<listitem>
<para>
<literal>SQL_CALC_FOUND_ROWS</literal>
<literal>SELECT</literal> option
</para>
</listitem>
<listitem>
<para>
<option>--max-user-connections=...</option> option
</para>
</listitem>
<listitem>
<para>
<literal>net_read</literal> and
<literal>net_write_timeout</literal>
</para>
</listitem>
<listitem>
<para>
<literal>GRANT</literal>/<literal>REVOKE</literal> and
<literal>SHOW GRANTS FOR</literal>
</para>
</listitem>
<listitem>
<para>
New client/server protocol for 4.0
</para>
</listitem>
<listitem>
<para>
<literal>UNION</literal> in 4.0
</para>
</listitem>
<listitem>
<para>
Multiple-table
<literal>DELETE</literal>/<literal>UPDATE</literal>
</para>
</listitem>
<listitem>
<para>
Derived tables in 4.1
</para>
</listitem>
<listitem>
<para>
User resources management
</para>
</listitem>
<listitem>
<para>
Initial developer of the <literal>MySQL++</literal> C++
API and the <literal>MySQLGUI</literal> client.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Tonu Samuel (past developer)
</para>
<itemizedlist>
<listitem>
<para>
VIO interface (the foundation for the encrypted
client/server protocol).
</para>
</listitem>
<listitem>
<para>
MySQL Filesystem (a way to use MySQL databases as files
and directories).
</para>
</listitem>
<listitem>
<para>
The <literal>CASE</literal> expression.
</para>
</listitem>
<listitem>
<para>
The <literal>MD5()</literal> and
<literal>COALESCE()</literal> functions.
</para>
</listitem>
<listitem>
<para>
<literal>RAID</literal> support for
<literal>MyISAM</literal> tables.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Sasha Pachev (past developer)
</para>
<itemizedlist>
<listitem>
<para>
Initial implementation of replication (up to version 4.0).
</para>
</listitem>
<listitem>
<para>
<literal>SHOW CREATE TABLE</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>mysql-bench</literal>
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Matt Wagner
</para>
<itemizedlist>
<listitem>
<para>
MySQL test suite.
</para>
</listitem>
<listitem>
<para>
Webmaster (until 2002).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Miguel Solorzano (now in support)
</para>
<itemizedlist>
<listitem>
<para>
Win32 development and release builds.
</para>
</listitem>
<listitem>
<para>
Windows NT server code.
</para>
</listitem>
<listitem>
<para>
WinMySQLAdmin
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Timothy Smith (now in support)
</para>
<itemizedlist>
<listitem>
<para>
Dynamic character sets support.
</para>
</listitem>
<listitem>
<para>
configure, RPMs and other parts of the build system.
</para>
</listitem>
<listitem>
<para>
Initial developer of <literal>libmysqld</literal>, the
embedded server.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Sergei Golubchik
</para>
<itemizedlist>
<listitem>
<para>
Full-text search.
</para>
</listitem>
<listitem>
<para>
Added keys to the <literal>MERGE</literal> library.
</para>
</listitem>
<listitem>
<para>
Precision math.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Jeremy Cole (past developer)
</para>
<itemizedlist>
<listitem>
<para>
Proofreading and editing this fine manual.
</para>
</listitem>
<listitem>
<para>
<literal>ALTER TABLE ... ORDER BY ...</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>UPDATE ... ORDER BY ...</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>DELETE ... ORDER BY ...</literal>.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Indrek Siitan
</para>
<itemizedlist>
<listitem>
<para>
Designing/programming of our Web interface.
</para>
</listitem>
<listitem>
<para>
Author of our newsletter management system.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Jorge del Conde (now in support)
</para>
<itemizedlist>
<listitem>
<para>
<command>MySQLCC</command> (<command>MySQL Control
Center</command>)
</para>
</listitem>
<listitem>
<para>
Win32 development
</para>
</listitem>
<listitem>
<para>
Initial implementation of the Web site portals.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Venu Anuganti (past developer)
</para>
<itemizedlist>
<listitem>
<para>
MyODBC 3.51
</para>
</listitem>
<listitem>
<para>
New client/server protocol for 4.1 (for prepared
statements).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Arjen Lentz (now handling community)
</para>
<itemizedlist>
<listitem>
<para>
Maintainer of the MySQL Reference Manual.
</para>
</listitem>
<listitem>
<para>
Preparing the O'Reilly printed edition of the manual.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Alexander (Bar) Barkov, Alexey (Holyfoot) Botchkov, and Ramil
Kalimullin
</para>
<itemizedlist>
<listitem>
<para>
Spatial data (GIS) and R-Trees implementation for 4.1
</para>
</listitem>
<listitem>
<para>
Unicode and character sets for 4.1; documentation for same
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Oleksandr (Sanja) Byelkin
</para>
<itemizedlist>
<listitem>
<para>
Query cache in 4.0
</para>
</listitem>
<listitem>
<para>
Implementation of subqueries (4.1).
</para>
</listitem>
<listitem>
<para>
Implementation of views and derived tables (5.0).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Aleksey (Walrus) Kishkin and Alexey (Ranger) Stroganov
</para>
<itemizedlist>
<listitem>
<para>
Benchmarks design and analysis.
</para>
</listitem>
<listitem>
<para>
Maintenance of the MySQL test suite.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Zak Greant (past employee)
</para>
<itemizedlist>
<listitem>
<para>
Open Source advocate, MySQL community relations.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Carsten Pedersen
</para>
<itemizedlist>
<listitem>
<para>
The MySQL Certification program.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Lenz Grimmer
</para>
<itemizedlist>
<listitem>
<para>
Production (build and release) engineering.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Peter Zaitsev
</para>
<itemizedlist>
<listitem>
<para>
<literal>SHA1()</literal>,
<literal>AES_ENCRYPT()</literal> and
<literal>AES_DECRYPT()</literal> functions.
</para>
</listitem>
<listitem>
<para>
Debugging, cleaning up various features.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Alexander (Salle) Keremidarski
</para>
<itemizedlist>
<listitem>
<para>
Support.
</para>
</listitem>
<listitem>
<para>
Debugging.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Per-Erik Martin
</para>
<itemizedlist>
<listitem>
<para>
Lead developer for stored procedures (5.0).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Jim Winstead
</para>
<itemizedlist>
<listitem>
<para>
Former lead Web developer.
</para>
</listitem>
<listitem>
<para>
Improving server, fixing bugs.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Mark Matthews
</para>
<itemizedlist>
<listitem>
<para>
Connector/J driver (Java).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Peter Gulutzan
</para>
<itemizedlist>
<listitem>
<para>
SQL standards compliance.
</para>
</listitem>
<listitem>
<para>
Documentation of existing MySQL code/algorithms.
</para>
</listitem>
<listitem>
<para>
Character set documentation.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Guilhem Bichot
</para>
<itemizedlist>
<listitem>
<para>
Replication, from <literal>MySQL</literal> version 4.0.
</para>
</listitem>
<listitem>
<para>
Fixed handling of exponents for
<literal>DECIMAL</literal>.
</para>
</listitem>
<listitem>
<para>
Author of <literal>mysql_tableinfo</literal>.
</para>
</listitem>
<listitem>
<para>
Backup (in 5.1).
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Antony T. Curtis
</para>
<itemizedlist>
<listitem>
<para>
Porting of the MySQL Database software to OS/2.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Mikael Ronstrom
</para>
<itemizedlist>
<listitem>
<para>
Much of the initial work on NDB Cluster until 2000.
Roughly half the code base at that time. Transaction
protocol, node recovery, system restart and restart code
and parts of the API functionality.
</para>
</listitem>
<listitem>
<para>
Lead Architect, developer, debugger of NDB Cluster
1994-2004
</para>
</listitem>
<listitem>
<para>
Lots of optimizations
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Jonas Oreland
</para>
<itemizedlist>
<listitem>
<para>
On-line Backup
</para>
</listitem>
<listitem>
<para>
The automatic test environment of MySQL Cluster
</para>
</listitem>
<listitem>
<para>
Portability Library for NDB Cluster
</para>
</listitem>
<listitem>
<para>
Lots of other things
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Pekka Nouisiainen
</para>
<itemizedlist>
<listitem>
<para>
Ordered index implementation of MySQL Cluster
</para>
</listitem>
<listitem>
<para>
BLOB support in MySQL Cluster
</para>
</listitem>
<listitem>
<para>
Charset support in MySQL Cluster
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Martin Skold
</para>
<itemizedlist>
<listitem>
<para>
Unique index implementation of MySQL Cluster
</para>
</listitem>
<listitem>
<para>
Integration of NDB Cluster into MySQL
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Magnus Svensson
</para>
<itemizedlist>
<listitem>
<para>
The test framework for MySQL Cluster
</para>
</listitem>
<listitem>
<para>
Integration of NDB Cluster into MySQL
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Tomas Ulin
</para>
<itemizedlist>
<listitem>
<para>
Lots of work on configuration changes for simple
installation and use of MySQL Cluster
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Konstantin Osipov
</para>
<itemizedlist>
<listitem>
<para>
Prepared statements.
</para>
</listitem>
<listitem>
<para>
Cursors.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Dmitri Lenev
</para>
<itemizedlist>
<listitem>
<para>
Time zone support.
</para>
</listitem>
<listitem>
<para>
Triggers (in 5.0).
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
</section>
<section id="contributors">
<title id='title-contributors'>&title-contributors;</title>
<indexterm type="concept">
<primary>contributors</primary>
<secondary>list of</secondary>
</indexterm>
<para>
While MySQL AB owns all copyrights in the <literal>MySQL
server</literal> and the <literal>MySQL manual</literal>, we wish
to recognize those who have made contributions of one kind or
another to the <literal>MySQL distribution</literal>. Contributors
are listed here, in somewhat random order:
</para>
<itemizedlist>
<listitem>
<para>
Gianmassimo Vigazzola <email>qwerg@stripped</email> or
<email>qwerg@stripped</email>
</para>
<para>
The initial port to Win32/NT.
</para>
</listitem>
<listitem>
<para>
Per Eric Olsson
</para>
<para>
For more or less constructive criticism and real testing of
the dynamic record format.
</para>
</listitem>
<listitem>
<para>
Irena Pancirov <email>irena@stripped</email>
</para>
<para>
Win32 port with Borland compiler.
<literal>mysqlshutdown.exe</literal> and
<literal>mysqlwatch.exe</literal>
</para>
</listitem>
<listitem>
<para>
David J. Hughes
</para>
<para>
For the effort to make a shareware SQL database. At TcX, the
predecessor of MySQL AB, we started with
<literal>mSQL</literal>, but found that it couldn't satisfy
our purposes so instead we wrote an SQL interface to our
application builder Unireg. <command>mysqladmin</command> and
<command>mysql</command> client are programs that were largely
influenced by their <literal>mSQL</literal> counterparts. We
have put a lot of effort into making the MySQL syntax a
superset of <literal>mSQL</literal>. Many of the API's ideas
are borrowed from <literal>mSQL</literal> to make it easy to
port free <literal>mSQL</literal> programs to the MySQL API.
The MySQL software doesn't contain any code from
<literal>mSQL</literal>. Two files in the distribution
(<filename>client/insert_test.c</filename> and
<filename>client/select_test.c</filename>) are based on the
corresponding (non-copyrighted) files in the
<literal>mSQL</literal> distribution, but are modified as
examples showing the changes necessary to convert code from
<literal>mSQL</literal> to MySQL Server.
(<literal>mSQL</literal> is copyrighted David J. Hughes.)
</para>
</listitem>
<listitem>
<para>
Patrick Lynch
</para>
<para>
For helping us acquire <ulink url="http://www.mysql.com/"/>.
</para>
</listitem>
<listitem>
<para>
Fred Lindberg
</para>
<para>
For setting up qmail to handle the MySQL mailing list and for
the incredible help we got in managing the MySQL mailing
lists.
</para>
</listitem>
<listitem>
<para>
Igor Romanenko <email>igor@stripped</email>
</para>
<para>
<command>mysqldump</command> (previously
<literal>msqldump</literal>, but ported and enhanced by
Monty).
</para>
</listitem>
<listitem>
<para>
Yuri Dario
</para>
<para>
For keeping up and extending the MySQL OS/2 port.
</para>
</listitem>
<listitem>
<para>
Tim Bunce
</para>
<para>
Author of <command>mysqlhotcopy</command>.
</para>
</listitem>
<listitem>
<para>
Zarko Mocnik <email>zarko.mocnik@stripped</email>
</para>
<para>
Sorting for Slovenian language.
</para>
</listitem>
<listitem>
<para>
"TAMITO" <email>tommy@stripped</email>
</para>
<para>
The <literal>_MB</literal> character set macros and the ujis
and sjis character sets.
</para>
</listitem>
<listitem>
<para>
Joshua Chamas <email>joshua@stripped</email>
</para>
<para>
Base for concurrent insert, extended date syntax, debugging on
NT, and answering on the MySQL mailing list.
</para>
</listitem>
<listitem>
<para>
Yves Carlier <email>Yves.Carlier@stripped</email>
</para>
<para>
<command>mysqlaccess</command>, a program to show the access
rights for a user.
</para>
</listitem>
<listitem>
<para>
Rhys Jones <email>rhys@stripped</email> (And GWE Technologies
Limited)
</para>
<para>
For one of the early JDBC drivers.
</para>
</listitem>
<listitem>
<para>
Dr Xiaokun Kelvin ZHU <email>X.Zhu@stripped</email>
</para>
<para>
Further development of one of the early JDBC drivers and other
MySQL-related Java tools.
</para>
</listitem>
<listitem>
<para>
James Cooper <email>pixel@stripped</email>
</para>
<para>
For setting up a searchable mailing list archive at his site.
</para>
</listitem>
<listitem>
<para>
Rick Mehalick <email>Rick_Mehalick@stripped</email>
</para>
<para>
For <literal>xmysql</literal>, a graphical X client for MySQL
Server.
</para>
</listitem>
<listitem>
<para>
Doug Sisk <email>sisk@stripped</email>
</para>
<para>
For providing RPM packages of MySQL for Red Hat Linux.
</para>
</listitem>
<listitem>
<para>
Diemand Alexander V. <email>axeld@stripped</email>
</para>
<para>
For providing RPM packages of MySQL for Red Hat Linux-Alpha.
</para>
</listitem>
<listitem>
<para>
Antoni Pamies Olive <email>toni@stripped</email>
</para>
<para>
For providing RPM versions of a lot of MySQL clients for Intel
and SPARC.
</para>
</listitem>
<listitem>
<para>
Jay Bloodworth <email>jay@stripped</email>
</para>
<para>
For providing RPM versions for MySQL 3.21.
</para>
</listitem>
<listitem>
<para>
David Sacerdote <email>davids@stripped</email>
</para>
<para>
Ideas for secure checking of DNS hostnames.
</para>
</listitem>
<listitem>
<para>
Wei-Jou Chen <email>jou@stripped</email>
</para>
<para>
Some support for Chinese(BIG5) characters.
</para>
</listitem>
<listitem>
<para>
Wei He <email>hewei@stripped</email>
</para>
<para>
A lot of functionality for the Chinese(GBK) character set.
</para>
</listitem>
<listitem>
<para>
Jan Pazdziora <email>adelton@stripped</email>
</para>
<para>
Czech sorting order.
</para>
</listitem>
<listitem>
<para>
Zeev Suraski <email>bourbon@stripped</email>
</para>
<para>
<literal>FROM_UNIXTIME()</literal> time formatting,
<literal>ENCRYPT()</literal> functions, and
<command>bison</command> advisor. Active mailing list member.
</para>
</listitem>
<listitem>
<para>
Luuk de Boer <email>luuk@stripped</email>
</para>
<para>
Ported (and extended) the benchmark suite to
<literal>DBI</literal>/<literal>DBD</literal>. Have been of
great help with <literal>crash-me</literal> and running
benchmarks. Some new date functions. The
<command>mysql_setpermission</command> script.
</para>
</listitem>
<listitem>
<para>
Alexis Mikhailov <email>root@stripped</email>
</para>
<para>
User-defined functions (UDFs); <literal>CREATE
FUNCTION</literal> and <literal>DROP FUNCTION</literal>.
</para>
</listitem>
<listitem>
<para>
Andreas F. Bobak <email>bobak@stripped</email>
</para>
<para>
The <literal>AGGREGATE</literal> extension to user-defined
functions.
</para>
</listitem>
<listitem>
<para>
Ross Wakelin <email>R.Wakelin@stripped</email>
</para>
<para>
Help to set up InstallShield for MySQL-Win32.
</para>
</listitem>
<listitem>
<para>
Jethro Wright III <email>jetman@stripped</email>
</para>
<para>
The <filename>libmysql.dll</filename> library.
</para>
</listitem>
<listitem>
<para>
James Pereria <email>jpereira@stripped</email>
</para>
<para>
Mysqlmanager, a Win32 GUI tool for administering MySQL
Servers.
</para>
</listitem>
<listitem>
<para>
Curt Sampson <email>cjs@stripped</email>
</para>
<para>
Porting of MIT-pthreads to NetBSD/Alpha and NetBSD 1.3/i386.
</para>
</listitem>
<listitem>
<para>
Martin Ramsch <email>m.ramsch@stripped</email>
</para>
<para>
Examples in the MySQL Tutorial.
</para>
</listitem>
<listitem>
<para>
Steve Harvey
</para>
<para>
For making <command>mysqlaccess</command> more secure.
</para>
</listitem>
<listitem>
<para>
Konark IA-64 Centre of Persistent Systems Private Limited
</para>
<para>
<ulink url="http://www.pspl.co.in/konark/"/>. Help with the
Win64 port of the MySQL server.
</para>
</listitem>
<listitem>
<para>
Albert Chin-A-Young.
</para>
<para>
Configure updates for Tru64, large file support and better TCP
wrappers support.
</para>
</listitem>
<listitem>
<para>
John Birrell
</para>
<para>
Emulation of <literal>pthread_mutex()</literal> for OS/2.
</para>
</listitem>
<listitem>
<para>
Benjamin Pflugmann
</para>
<para>
Extended <literal>MERGE</literal> tables to handle
<literal>INSERTS</literal>. Active member on the MySQL mailing
lists.
</para>
</listitem>
<listitem>
<para>
Jocelyn Fournier
</para>
<para>
Excellent spotting and reporting innumerable bugs (especially
in the MySQL 4.1 subquery code).
</para>
</listitem>
<listitem>
<para>
Marc Liyanage
</para>
<para>
Maintaining the Mac OS X packages and providing invaluable
feedback on how to create Mac OS X PKGs.
</para>
</listitem>
<listitem>
<para>
Robert Rutherford
</para>
<para>
Providing invaluable information and feedback about the QNX
port.
</para>
</listitem>
<listitem>
<para>
Previous developers of NDB Cluster
</para>
<para>
Lots of people were involved in various ways summer students,
master thesis students, employees. In total more than 100
people so too many to mention here. Notable name is Ataullah
Dabaghi who up until 1999 contributed around a third of the
code base. A special thanks also to developers of the AXE
system which provided much of the architecturial foundations
for NDB Cluster with blocks, signals and crash tracing
functionality. Also credit should be given to those who
believed in the ideas enough to allocate of their budgets for
its development from 1992 to present time.
</para>
</listitem>
</itemizedlist>
<para>
Other contributors, bugfinders, and testers: James H. Thompson,
Maurizio Menghini, Wojciech Tryc, Luca Berra, Zarko Mocnik, Wim
Bonis, Elmar Haneke, <email>jehamby@lightside</email>,
<email>psmith@stripped</email>,
<email>duane@stripped</email>, Ted Deppner
<email>ted@stripped</email>, Mike Simons, Jaakko Hyvatti.
</para>
<para>
And lots of bug report/patches from the folks on the mailing list.
</para>
<para>
A big tribute goes to those that help us answer questions on the
MySQL mailing lists:
</para>
<itemizedlist>
<listitem>
<para>
Daniel Koch <email>dkoch@stripped</email>
</para>
<para>
Irix setup.
</para>
</listitem>
<listitem>
<para>
Luuk de Boer <email>luuk@stripped</email>
</para>
<para>
Benchmark questions.
</para>
</listitem>
<listitem>
<para>
Tim Sailer <email>tps@stripped</email>
</para>
<para>
<literal>DBD::mysql</literal> questions.
</para>
</listitem>
<listitem>
<para>
Boyd Lynn Gerber <email>gerberb@stripped</email>
</para>
<para>
SCO-related questions.
</para>
</listitem>
<listitem>
<para>
Richard Mehalick <email>RM186061@stripped</email>
</para>
<para>
<literal>xmysql</literal>-related questions and basic
installation questions.
</para>
</listitem>
<listitem>
<para>
Zeev Suraski <email>bourbon@stripped</email>
</para>
<para>
Apache module configuration questions (log & auth),
PHP-related questions, SQL syntax-related questions and other
general questions.
</para>
</listitem>
<listitem>
<para>
Francesc Guasch <email>frankie@stripped</email>
</para>
<para>
General questions.
</para>
</listitem>
<listitem>
<para>
Jonathan J Smith <email>jsmith@stripped</email>
</para>
<para>
Questions pertaining to OS-specifics with Linux, SQL syntax,
and other things that might need some work.
</para>
</listitem>
<listitem>
<para>
David Sklar <email>sklar@stripped</email>
</para>
<para>
Using MySQL from PHP and Perl.
</para>
</listitem>
<listitem>
<para>
Alistair MacDonald <email>A.MacDonald@stripped</email>
</para>
<para>
Not yet specified, but is flexible and can handle Linux and
maybe HP-UX. tries to get user to use
<command>mysqlbug</command>.
</para>
</listitem>
<listitem>
<para>
John Lyon <email>jlyon@stripped</email>
</para>
<para>
Questions about installing MySQL on Linux systems, using
either <filename>.rpm</filename> files or compiling from
source.
</para>
</listitem>
<listitem>
<para>
Lorvid Ltd. <email>lorvid@stripped</email>
</para>
<para>
Simple billing/license/support/copyright issues.
</para>
</listitem>
<listitem>
<para>
Patrick Sherrill <email>patrick@stripped</email>
</para>
<para>
ODBC and VisualC++ interface questions.
</para>
</listitem>
<listitem>
<para>
Randy Harmon <email>rjharmon@stripped</email>
</para>
<para>
<literal>DBD</literal>, Linux, some SQL syntax questions.
</para>
</listitem>
</itemizedlist>
</section>
<section id="documenters-slash-translators">
<title id='title-documenters-slash-translators'>&title-documenters-slash-translators;</title>
<indexterm type="concept">
<primary>Documenters</primary>
<secondary>list of</secondary>
</indexterm>
<indexterm type="concept">
<primary>Translators</primary>
<secondary>list of</secondary>
</indexterm>
<para>
The following people have helped us with writing the MySQL
documentation and translating the documentation or error messages
in MySQL.
</para>
<itemizedlist>
<listitem>
<para>
Paul DuBois
</para>
<para>
Ongoing help with making this manual correct and
understandable. That includes rewriting Monty's and David's
attempts at English into English as other people know it.
</para>
</listitem>
<listitem>
<para>
Kim Aldale
</para>
<para>
Helped to rewrite Monty's and David's early attempts at
English into English.
</para>
</listitem>
<listitem>
<para>
Michael J. Miller Jr.
<email>mke@stripped</email>
</para>
<para>
For the first MySQL manual. And a lot of spelling/language
fixes for the FAQ (that turned into the MySQL manual a long
time ago).
</para>
</listitem>
<listitem>
<para>
Yan Cailin
</para>
<para>
First translator of the MySQL Reference Manual into simplified
Chinese in early 2000 on which the Big5 and HK coded
(<ulink url="http://mysql.hitstar.com/"/>) versions were
based. <ulink url="http://linuxdb.yeah.net">Personal home page
at linuxdb.yeah.net</ulink>.
</para>
</listitem>
<listitem>
<para>
Jay Flaherty <email>fty@stripped</email>
</para>
<para>
Big parts of the Perl
<literal>DBI</literal>/<literal>DBD</literal> section in the
manual.
</para>
</listitem>
<listitem>
<para>
Paul Southworth <email>pauls@stripped</email>, Ray Loyzaga
<email>yar@stripped</email>
</para>
<para>
Proof-reading of the Reference Manual.
</para>
</listitem>
<listitem>
<para>
Therrien Gilbert <email>gilbert@stripped</email>, Jean-Marc
Pouyot <email>jmp@stripped</email>
</para>
<para>
French error messages.
</para>
</listitem>
<listitem>
<para>
Petr Snajdr, <email>snajdr@stripped</email>
</para>
<para>
Czech error messages.
</para>
</listitem>
<listitem>
<para>
Jaroslaw Lewandowski <email>jotel@stripped</email>
</para>
<para>
Polish error messages.
</para>
</listitem>
<listitem>
<para>
Miguel Angel Fernandez Roiz
</para>
<para>
Spanish error messages.
</para>
</listitem>
<listitem>
<para>
Roy-Magne Mo <email>rmo@stripped</email>
</para>
<para>
Norwegian error messages and testing of MySQL 3.21.xx.
</para>
</listitem>
<listitem>
<para>
Timur I. Bakeyev <email>root@stripped</email>
</para>
<para>
Russian error messages.
</para>
</listitem>
<listitem>
<para>
<email>brenno@stripped</email> & Filippo Grassilli
<email>phil@stripped</email>
</para>
<para>
Italian error messages.
</para>
</listitem>
<listitem>
<para>
Dirk Munzinger <email>dirk@stripped</email>
</para>
<para>
German error messages.
</para>
</listitem>
<listitem>
<para>
Billik Stefan <email>billik@stripped</email>
</para>
<para>
Slovak error messages.
</para>
</listitem>
<listitem>
<para>
Stefan Saroiu <email>tzoompy@stripped</email>
</para>
<para>
Romanian error messages.
</para>
</listitem>
<listitem>
<para>
Peter Feher
</para>
<para>
Hungarian error messages.
</para>
</listitem>
<listitem>
<para>
Roberto M. Serqueira
</para>
<para>
Portuguese error messages.
</para>
</listitem>
<listitem>
<para>
Carsten H. Pedersen
</para>
<para>
Danish error messages.
</para>
</listitem>
<listitem>
<para>
Arjen G. Lentz
</para>
<para>
Dutch error messages, completing earlier partial translation
(also work on consistency and spelling).
</para>
</listitem>
</itemizedlist>
</section>
<section id="used-libraries">
<title id='title-used-libraries'>&title-used-libraries;</title>
<indexterm type="concept">
<primary>libraries</primary>
<secondary>list of</secondary>
</indexterm>
<para>
The following is a list of the creators of the libraries we have
included with the MySQL server source to make it easy to compile
and install MySQL. We are very thankfully to all individuals that
have created these and it has made our life much easier.
</para>
<itemizedlist>
<listitem>
<para>
Fred Fish
</para>
<para>
For his excellent C debugging and trace library. Monty has
made a number of smaller improvements to the library (speed
and additional options).
</para>
</listitem>
<listitem>
<para>
Richard A. O'Keefe
</para>
<para>
For his public domain string library.
</para>
</listitem>
<listitem>
<para>
Henry Spencer
</para>
<para>
For his regex library, used in <literal>WHERE column REGEXP
regexp</literal>.
</para>
</listitem>
<listitem>
<para>
Chris Provenzano
</para>
<para>
Portable user level pthreads. From the copyright: This product
includes software developed by Chris Provenzano, the
University of California, Berkeley, and contributors. We are
currently using version 1_60_beta6 patched by Monty (see
<filename>mit-pthreads/Changes-mysql</filename>).
</para>
</listitem>
<listitem>
<para>
Jean-loup Gailly and Mark Adler
</para>
<para>
For the zlib library (used on MySQL on Windows).
</para>
</listitem>
<listitem>
<para>
Bjorn Benson
</para>
<para>
For his safe_malloc (memory checker) package which is used in
when you configure MySQL with <option>--debug</option>.
</para>
</listitem>
<listitem>
<para>
Free Software Foundation
</para>
<para>
The <literal>readline</literal> library (used by the
<command>mysql</command> command-line client).
</para>
</listitem>
<listitem>
<para>
The NetBSD foundation
</para>
<para>
The <literal>libedit</literal> package (optionally used by the
<command>mysql</command> command-line client).
</para>
</listitem>
</itemizedlist>
</section>
<section id="packages">
<title id='title-packages'>&title-packages;</title>
<indexterm type="concept">
<primary>packages</primary>
<secondary>list of</secondary>
</indexterm>
<indexterm type="concept">
<primary>API's</primary>
<secondary>list of</secondary>
</indexterm>
<para>
The following is a list of creators/maintainers of some of the
most important API/packages/applications that a lot of people use
with MySQL.
</para>
<para>
We can't list every possible package here because the list would
then be way to hard to maintain. For other packages, please refer
to the software portal at
<ulink url="http://solutions.mysql.com/software/"/>.
</para>
<itemizedlist>
<listitem>
<para>
Tim Bunce, Alligator Descartes
</para>
<para>
For the <literal>DBD</literal> (Perl) interface.
</para>
</listitem>
<listitem>
<para>
Andreas Koenig <email>a.koenig@stripped</email>
</para>
<para>
For the Perl interface for MySQL Server.
</para>
</listitem>
<listitem>
<para>
Jochen Wiedmann <email>wiedmann@stripped</email>
</para>
<para>
For maintaining the Perl <literal>DBD::mysql</literal> module.
</para>
</listitem>
<listitem>
<para>
Eugene Chan <email>eugene@stripped</email>
</para>
<para>
For porting PHP for MySQL Server.
</para>
</listitem>
<listitem>
<para>
Georg Richter
</para>
<para>
MySQL 4.1 testing and bug hunting. New PHP 5.0
<literal>mysqli</literal> extension (API) for use with MySQL
4.1 and up.
</para>
</listitem>
<listitem>
<para>
Giovanni Maruzzelli <email>maruzz@stripped</email>
</para>
<para>
For porting iODBC (Unix ODBC).
</para>
</listitem>
<listitem>
<para>
Xavier Leroy <email>Xavier.Leroy@stripped</email>
</para>
<para>
The author of LinuxThreads (used by the MySQL Server on
Linux).
</para>
</listitem>
</itemizedlist>
</section>
<section id="tools-used-to-create-mysql">
<title id='title-tools-used-to-create-mysql'>&title-tools-used-to-create-mysql;</title>
<indexterm type="concept">
<primary>tools</primary>
<secondary>list of</secondary>
</indexterm>
<para>
The following is a list of some of the tools we have used to
create MySQL. We use this to express our thanks to those that has
created them as without these we could not have made MySQL what it
is today.
</para>
<itemizedlist>
<listitem>
<para>
Free Software Foundation
</para>
<para>
From whom we got an excellent compiler
(<command>gcc</command>), an excellent debugger
(<command>gdb</command> and the <literal>libc</literal>
library (from which we have borrowed
<filename>strto.c</filename> to get some code working in
Linux).
</para>
</listitem>
<listitem>
<para>
Free Software Foundation & The XEmacs development team
</para>
<para>
For a really great editor/environment used by almost everybody
at MySQL AB.
</para>
</listitem>
<listitem>
<para>
Julian Seward
</para>
<para>
Author of <literal>valgrind</literal>, an excellent memory
checker tool that has helped us find a lot of otherwise hard
to find bugs in MySQL.
</para>
</listitem>
<listitem>
<para>
Dorothea Lütkehaus and Andreas Zeller
</para>
<para>
For <literal>DDD</literal> (The Data Display Debugger) which
is an excellent graphical frontend to <command>gdb</command>).
</para>
</listitem>
</itemizedlist>
</section>
<section id="supporters">
<title id='title-supporters'>&title-supporters;</title>
<indexterm type="concept">
<primary>contributing companies</primary>
<secondary>list of</secondary>
</indexterm>
<para>
While MySQL AB owns all copyrights in the <literal>MySQL
server</literal> and the <literal>MySQL manual</literal>, we wish
to recognize the following companies, which helped us finance the
development of the <literal>MySQL server</literal>, such as by
paying us for developing a new feature or giving us hardware for
development of the <literal>MySQL server</literal>.
</para>
<itemizedlist>
<listitem>
<para>
VA Linux / Andover.net
</para>
<para>
Funded replication.
</para>
</listitem>
<listitem>
<para>
NuSphere
</para>
<para>
Editing of the MySQL manual.
</para>
</listitem>
<listitem>
<para>
Stork Design studio
</para>
<para>
The MySQL Web site in use between 1998-2000.
</para>
</listitem>
<listitem>
<para>
Intel
</para>
<para>
Contributed to development on Windows and Linux platforms.
</para>
</listitem>
<listitem>
<para>
Compaq
</para>
<para>
Contributed to Development on Linux/Alpha.
</para>
</listitem>
<listitem>
<para>
SWSoft
</para>
<para>
Development on the embedded <command>mysqld</command> version.
</para>
</listitem>
<listitem>
<para>
FutureQuest
</para>
<para>
<option>--skip-show-database</option>
</para>
</listitem>
</itemizedlist>
</section>
</appendix>
--- New file ---
+++ refman-common/environment-variables.xml 05/08/20 08:44:27
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % fixedchars.entities SYSTEM "fixedchars.ent">
%fixedchars.entities;
<!ENTITY % title.entities SYSTEM "titles.ent">
%title.entities;
]>
<appendix id="environment-variables">
<title id="title-environment-variables">&title-environment-variables;</title>
<indexterm type="concept">
<primary>environment variables</primary>
<secondary>list of</secondary>
</indexterm>
<para>
This appendix lists all the environment variables that are used
directly or indirectly by MySQL. Most of these can also be found in
other places in this manual.
</para>
<para>
Note that any options on the command line take precedence over
values specified in option files and environment variables, and
values in option files take precedence over values in environment
variables.
</para>
<para>
In many cases, it's preferable to use an option file instead of
environment variables to modify the behavior of MySQL. See
<xref linkend="option-files"/>.
</para>
<indexterm type="type">
<primary>CXX environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>CXX</secondary>
</indexterm>
<indexterm type="type">
<primary>CC environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>CC</secondary>
</indexterm>
<indexterm type="type">
<primary>CFLAGS environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>CFLAGS</secondary>
</indexterm>
<indexterm type="type">
<primary>CXXFLAGS environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>CXXFLAGS</secondary>
</indexterm>
<indexterm type="type">
<primary>DBI_USER environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>DBI_USER</secondary>
</indexterm>
<indexterm type="type">
<primary>DBI_TRACE environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>DBI_TRACE</secondary>
</indexterm>
<indexterm type="type">
<primary>HOME environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>HOME</secondary>
</indexterm>
<indexterm type="type">
<primary>LD_RUN_PATH environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>LD_RUN_PATH</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_DEBUG environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_DEBUG</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_HISTFILE environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_HISTFILE</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_HOST environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_HOST</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_PS1 environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_PS1</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_PWD environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_PWD</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_TCP_PORT environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_TCP_PORT</secondary>
</indexterm>
<indexterm type="type">
<primary>MYSQL_UNIX_PORT environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>MYSQL_UNIX_PORT</secondary>
</indexterm>
<indexterm type="type">
<primary>PATH environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>PATH</secondary>
</indexterm>
<indexterm type="type">
<primary>TMPDIR environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>TMPDIR</secondary>
</indexterm>
<indexterm type="type">
<primary>TZ environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>TZ</secondary>
</indexterm>
<indexterm type="type">
<primary>UMASK_DIR environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>UMASK_DIR</secondary>
</indexterm>
<indexterm type="type">
<primary>UMASK environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>UMASK</secondary>
</indexterm>
<indexterm type="type">
<primary>USER environment variable</primary>
</indexterm>
<indexterm type="type">
<primary>Environment variable</primary>
<secondary>USER</secondary>
</indexterm>
<informaltable>
<tgroup cols="2">
<colspec colwidth="25*"/>
<colspec colwidth="70*"/>
<tbody>
<row>
<entry><emphasis role="bold">Variable</emphasis></entry>
<entry><emphasis role="bold">Description</emphasis></entry>
</row>
<row>
<entry><literal>CXX</literal></entry>
<entry>The name of your C++ compiler (for running
<command>configure</command>).</entry>
</row>
<row>
<entry><literal>CC</literal></entry>
<entry>The name of your C compiler (for running <command>configure</command>).</entry>
</row>
<row>
<entry><literal>CFLAGS</literal></entry>
<entry>Flags for your C compiler (for running <command>configure</command>).</entry>
</row>
<row>
<entry><literal>CXXFLAGS</literal></entry>
<entry>Flags for your C++ compiler (for running <command>configure</command>).</entry>
</row>
<row>
<entry><literal>DBI_USER</literal></entry>
<entry>The default username for Perl DBI.</entry>
</row>
<row>
<entry><literal>DBI_TRACE</literal></entry>
<entry>Trace options for Perl DBI.</entry>
</row>
<row>
<entry><literal>HOME</literal></entry>
<entry>The default path for the <command>mysql</command> history file is
<filename>$HOME/.mysql_history</filename>.</entry>
</row>
<row>
<entry><literal>LD_RUN_PATH</literal></entry>
<entry>Used to specify where your <filename>libmysqlclient.so</filename> is
located.</entry>
</row>
<row>
<entry><literal>MYSQL_DEBUG</literal></entry>
<entry>Debug trace options when debugging.</entry>
</row>
<row>
<entry><literal>MYSQL_HISTFILE</literal></entry>
<entry>The path to the <command>mysql</command> history file. If this variable
is set, its value overrides the default of
<filename>$HOME/.mysql_history</filename>.</entry>
</row>
<row>
<entry><literal>MYSQL_HOST</literal></entry>
<entry>The default hostname used by the <command>mysql</command> command-line
client.</entry>
</row>
<row>
<entry><literal>MYSQL_PS1</literal></entry>
<entry>The command prompt to use in the <command>mysql</command> command-line
client.</entry>
</row>
<row>
<entry><literal>MYSQL_PWD</literal></entry>
<entry>The default password when connecting to <command>mysqld</command>. Note
that use of this is insecure! See
<xref linkend="password-security"/>.</entry>
</row>
<row>
<entry><literal>MYSQL_TCP_PORT</literal></entry>
<entry>The default TCP/IP port number.</entry>
</row>
<row>
<entry><literal>MYSQL_UNIX_PORT</literal></entry>
<entry>The default Unix socket filename; used for connections to
<literal>localhost</literal>.</entry>
</row>
<row>
<entry><literal>PATH</literal></entry>
<entry>Used by the shell to find MySQL programs.</entry>
</row>
<row>
<entry><literal>TMPDIR</literal></entry>
<entry>The directory where temporary files are created.</entry>
</row>
<row>
<entry><literal>TZ</literal></entry>
<entry>This should be set to your local time zone. See
<xref linkend="timezone-problems"/>.</entry>
</row>
<row>
<entry><literal>UMASK_DIR</literal></entry>
<entry>The user-directory creation mask when creating directories. Note that
this is ANDed with <literal>UMASK</literal>!</entry>
</row>
<row>
<entry><literal>UMASK</literal></entry>
<entry>The user-file creation mask when creating files.</entry>
</row>
<row>
<entry><literal>USER</literal></entry>
<entry>The default username on Windows and NetWare to use when connecting to
<command>mysqld</command>.</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</appendix>
--- 1.15/refman-4.1/manual.xml 2005-08-16 12:15:25 +10:00
+++ 1.16/refman-4.1/manual.xml 2005-08-20 08:44:27 +10:00
@@ -61,13 +61,13 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="problems.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="credits.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/credits.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="news.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="porting.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="environment-variables.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/environment-variables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="regexp.xml"/>
--- 1.8/refman/manual.xml 2005-08-16 12:15:37 +10:00
+++ 1.9/refman/manual.xml 2005-08-20 08:44:27 +10:00
@@ -71,7 +71,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="problems.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="credits.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/credits.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="todo.xml"/>
@@ -79,7 +79,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="porting.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="environment-variables.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/environment-variables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="regexp.xml"/>
--- 1.5/refman-5.0/manual.xml 2005-08-16 12:15:29 +10:00
+++ 1.6/refman-5.0/manual.xml 2005-08-20 08:44:27 +10:00
@@ -73,13 +73,13 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="problems.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="credits.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/credits.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="news.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="porting.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="environment-variables.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="refman-common/environment-variables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="regexp.xml"/>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3325) | jon | 20 Aug |