Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.3012 05/07/13 17:27:00 paul@stripped +12 -0
Simplify <ulink>.
refman/news.xml
1.63 05/07/13 17:26:57 paul@stripped +7 -8
Simplify <ulink>.
refman/mysql-connectors.xml
1.7 05/07/13 17:26:57 paul@stripped +74 -81
Simplify <ulink>.
refman/introduction.xml
1.13 05/07/13 17:26:57 paul@stripped +139 -153
Simplify <ulink>.
refman/installing.xml
1.15 05/07/13 17:26:57 paul@stripped +181 -197
Simplify <ulink>.
refman-5.0/news.xml
1.56 05/07/13 17:26:57 paul@stripped +3 -4
Sync.
refman-5.0/mysql-connectors.xml
1.4 05/07/13 17:26:56 paul@stripped +70 -79
Sync.
refman-5.0/introduction.xml
1.14 05/07/13 17:26:56 paul@stripped +142 -151
Sync.
refman-5.0/installing.xml
1.17 05/07/13 17:26:56 paul@stripped +177 -193
Sync.
refman-4.1/news.xml
1.47 05/07/13 17:26:56 paul@stripped +6 -6
Sync.
refman-4.1/mysql-connectors.xml
1.4 05/07/13 17:26:56 paul@stripped +70 -79
Sync.
refman-4.1/introduction.xml
1.14 05/07/13 17:26:55 paul@stripped +73 -85
Sync.
refman-4.1/installing.xml
1.15 05/07/13 17:26:55 paul@stripped +181 -197
Sync.
# 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: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.14/refman-4.1/installing.xml 2005-07-12 11:56:14 -05:00
+++ 1.15/refman-4.1/installing.xml 2005-07-13 17:26:55 -05:00
@@ -941,9 +941,8 @@
<listitem><para>
We monitor bugs from our customer support list, the bugs database
- at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- and the MySQL external mailing lists.
+ at <ulink url="http://bugs.mysql.com/"/>, and the MySQL external
+ mailing lists.
</para></listitem>
<listitem><para>
@@ -992,20 +991,20 @@
<listitem><para>
After publishing the binaries on
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink>,
- we send out an announcement message to the
- <literal>mysql</literal> and <literal>announce</literal>
mailing
- lists. See <xref linkend="mailing-list"/>. The announcement
- message contains a list of all changes to the release and any
- known problems with the release. The Known Problems section in the
- release notes has been needed for only a handful of releases.
+ <ulink url="http://dev.mysql.com/"/>, we send out an announcement
+ message to the <literal>mysql</literal> and
+ <literal>announce</literal> mailing lists. See
+ <xref linkend="mailing-list"/>. The announcement message contains
+ a list of all changes to the release and any known problems with
+ the release. The Known Problems section in the release notes has
+ been needed for only a handful of releases.
</para></listitem>
<listitem><para>
To quickly give our users access to the latest MySQL features, we
do a new MySQL release every 4-8 weeks. Source code snapshots are
built daily and are available at
- <ulink
url="http://downloads.mysql.com/snapshots.php">http://downloads.mysql.com/snapshots.php</ulink>.
+ <ulink url="http://downloads.mysql.com/snapshots.php"/>.
</para></listitem>
<listitem><para>
@@ -1685,18 +1684,17 @@
<para>
Check the MySQL downloads page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>)
- for information about the current version and for downloading
- instructions. For a complete up-to-date list of MySQL download
- mirror sites, see
- <ulink
url="http://dev.mysql.com/downloads/mirrors.html">http://dev.mysql.com/downloads/mirrors.html</ulink>.
- There you can also find information about becoming a MySQL mirror
- site and how to report a bad or out-of-date mirror.
+ (<ulink url="http://dev.mysql.com/downloads/"/>) for information
+ about the current version and for downloading instructions. For a
+ complete up-to-date list of MySQL download mirror sites, see
+ <ulink url="http://dev.mysql.com/downloads/mirrors.html"/>. There
+ you can also find information about becoming a MySQL mirror site and
+ how to report a bad or out-of-date mirror.
</para>
<para>
Our main mirror is located at
- <ulink
url="http://mirrors.sunsite.dk/mysql/">http://mirrors.sunsite.dk/mysql/</ulink>.
+ <ulink url="http://mirrors.sunsite.dk/mysql/"/>.
</para>
</section>
@@ -1790,15 +1788,14 @@
it is part of the <literal>GNU Text Utilities</literal> package,
which is available for a wide range of platforms. You can download
the source code from
- <ulink
url="http://www.gnu.org/software/textutils/">http://www.gnu.org/software/textutils/</ulink>
- as well. If you have <literal>OpenSSL</literal> installed, you can
- also use the command <literal>openssl md5 package_name</literal>
- instead. A DOS/Windows implementation of the <literal>md5</literal>
- command line utility is available from
- <ulink
url="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5/</ulink>.
- A graphical MD5 checking tool is <literal>winMd5Sum</literal>,
- which can be obtained from
- <ulink
url="http://winmd5sum.solidblue.biz/">http://winmd5sum.solidblue.biz/</ulink>.
+ <ulink url="http://www.gnu.org/software/textutils/"/> as well. If
+ you have <literal>OpenSSL</literal> installed, you can also use the
+ command <literal>openssl md5 package_name</literal> instead. A
+ DOS/Windows implementation of the <literal>md5</literal> command
+ line utility is available from
+ <ulink url="http://www.fourmilab.ch/md5/"/>. A graphical MD5
+ checking tool is <literal>winMd5Sum</literal>, which can be
+ obtained from <ulink url="http://winmd5sum.solidblue.biz/"/>.
</para>
</section>
@@ -1819,13 +1816,12 @@
(<literal>GNU Privacy Guard</literal>).
<literal>GnuPG</literal> is
an Open Source alternative to the very well-known <literal>Pretty
Good Privacy</literal> (<literal>PGP</literal>) by Phil
Zimmermann.
- See
- <ulink url="http://www.gnupg.org/">http://www.gnupg.org/</ulink>
- for more information about <literal>GnuPG</literal> and how to
- obtain and install it on your system. Most Linux distributions ship
- with <literal>GnuPG</literal> installed by default. For more
- information about <literal>OpenPGP</literal>, see
- <ulink url="http://www.openpgp.org/">http://www.openpgp.org/</ulink>.
+ See <ulink url="http://www.gnupg.org/"/> for more information about
+ <literal>GnuPG</literal> and how to obtain and install it on your
+ system. Most Linux distributions ship with <literal>GnuPG</literal>
+ installed by default. For more information about
+ <literal>OpenPGP</literal>, see
+ <ulink url="http://www.openpgp.org/"/>.
</para>
<!-- Do not use @email with the key name, that comes out as <...> in
-->
@@ -1835,11 +1831,10 @@
<para>
To verify the signature for a specific package, you first need to
obtain a copy of MySQL AB's public GPG build key. You can download
- the key from
- <ulink
url="http://www.keyserver.net/">http://www.keyserver.net/</ulink>.
- The key that you want to obtain is named
- <literal>build@stripped</literal>. Alternatively, you can cut and
- paste the key directly from the following text:
+ the key from <ulink url="http://www.keyserver.net/"/>. The key that
+ you want to obtain is named <literal>build@stripped</literal>.
+ Alternatively, you can cut and paste the key directly from the
+ following text:
</para>
<programlisting>
@@ -2578,9 +2573,8 @@
<listitem><para>
A copy of the MySQL binary distribution for Windows, which can be
- downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ downloaded from <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -2870,9 +2864,9 @@
<para>
The MySQL server install packages can be downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- If the package you download is contained within a Zip archive, you
- need to extract the archive first.
+ <ulink url="http://dev.mysql.com/downloads/"/>. If the package you
+ download is contained within a Zip archive, you need to extract the
+ archive first.
</para>
<para>
@@ -4239,9 +4233,8 @@
Note that if you are using an old Windows 95 release (for example,
OSR2), it's likely that you have an old Winsock package; MySQL
requires Winsock 2! You can get the newest Winsock from
- <ulink url="http://www.microsoft.com/">http://www.microsoft.com/</ulink>.
- Windows 98 has the new Winsock 2 library, so it is unnecessary to
- update the library.
+ <ulink url="http://www.microsoft.com/"/>. Windows 98 has the new
+ Winsock 2 library, so it is unnecessary to update the library.
</para>
<para>
@@ -4999,7 +4992,7 @@
<listitem><para>
Download the latest Windows distribution of MySQL from
- <ulink url="http://dev.mysql.com">http://dev.mysql.com</ulink>.
+ <ulink url="http://dev.mysql.com"/>.
</para></listitem>
<listitem><para>
@@ -5132,7 +5125,7 @@
<para>
For more information, see
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271">http://support.microsoft.com/default.aspx?scid=kb;en-us;196271</ulink>.
+ <ulink url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271"/>.
</para></listitem>
<listitem><para>
@@ -5923,10 +5916,9 @@
<para>
If you previously used Marc Liyanage's MySQL packages for Mac OS X
- from
- <ulink url="http://www.entropy.ch">http://www.entropy.ch</ulink>, you
- can simply follow the update instructions for packages using the
- binary installation layout as given on his pages.
+ from <ulink url="http://www.entropy.ch"/>, you can simply follow the
+ update instructions for packages using the binary installation layout
+ as given on his pages.
</para>
<para>
@@ -6108,8 +6100,8 @@
<para>
The latest binary packages for NetWare can be obtained at
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -6124,13 +6116,13 @@
LibC, or NetWare 6.0 with Support Pack 4 installed and updated with
the latest LibC. NetWare 6.5 Support Pack 2 and other updates are
available at
- <ulink
url="http://support.novell.com/filefinder/18197/index.html">http://support.novell.com/filefinder/18197/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/18197/index.html"/>.
NetWare 6.0 Support Pack 4 and other updates are available at
- <ulink
url="http://support.novell.com/filefinder/13659/index.html">http://support.novell.com/filefinder/13659/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/13659/index.html"/>.
The latest LibC is available at
- <ulink
url="http://developer.novell.com/ndk/libc.htm">http://developer.novell.com/ndk/libc.htm</ulink>.
- Steps to update LibC can be found here:
- <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html">http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html</ulink>
+ <ulink url="http://developer.novell.com/ndk/libc.htm"/>. Steps to
+ update LibC can be found here:
+ <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html"/>
</para></listitem>
<listitem><para>
@@ -6267,10 +6259,9 @@
When installing the 4.1.x version either for the first time or
upgrading the 4.0.x version to 4.1.x, download and install Perl
module for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/">http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/</ulink>
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/"/>
and PHP Extension for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/">http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL
- 4.1/</ulink>.
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/"/>.
</para></listitem>
</orderedlist>
@@ -7463,11 +7454,11 @@
<para>
The binaries we provide on the MySQL Web site at
- <ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>
- are all compiled with full optimization and should be perfect for
- most users. See <xref linkend="mysql-binaries"/>. There are some
- configuration settings you can tweak to make an even faster binary,
- but these are only for advanced users. See
+ <ulink url="http://www.mysql.com/"/> are all compiled with full
+ optimization and should be perfect for most users. See
+ <xref linkend="mysql-binaries"/>. There are some configuration
+ settings you can tweak to make an even faster binary, but these are
+ only for advanced users. See
<xref linkend="compile-and-link-options"/>.
</para>
@@ -7670,7 +7661,7 @@
<listitem><para>
Download the BitKeeper free client from
- <ulink
url="http://www.bitmover.com/bk-client.shar">http://www.bitmover.com/bk-client.shar</ulink>.
+ <ulink url="http://www.bitmover.com/bk-client.shar"/>.
</para></listitem>
<listitem><para>
@@ -7774,12 +7765,12 @@
<para>
Normally, you don't have to build the documentation yourself,
because we're providing it in various formats on
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc</ulink>.
- The formats you can download there (HTML, PDF, etc.) are being
- built on a daily basis, so you gain little by creating them
- yourself from the DocBook XML base format in the
- <literal>mysqldoc</literal> tree. If you would like to copy the
- documentation repository, anyway, use the following command:
+ <ulink url="http://dev.mysql.com/doc/"/>. The formats you can
+ download there (HTML, PDF, etc.) are being built on a daily basis,
+ so you gain little by creating them yourself from the DocBook XML
+ base format in the <literal>mysqldoc</literal> tree. If you would
+ like to copy the documentation repository, anyway, use the
+ following command:
</para>
<programlisting>
@@ -7855,23 +7846,23 @@
<itemizedlist>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/autoconf/">http://www.gnu.org/software/autoconf/</ulink>
+ <ulink url="http://www.gnu.org/software/autoconf/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</ulink>
+ <ulink url="http://www.gnu.org/software/automake/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/libtool/">http://www.gnu.org/software/libtool/</ulink>
+ <ulink url="http://www.gnu.org/software/libtool/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/m4/">http://www.gnu.org/software/m4/</ulink>
+ <ulink url="http://www.gnu.org/software/m4/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/make/">http://www.gnu.org/software/make/</ulink>
+ <ulink url="http://www.gnu.org/software/make/"/>
</para></listitem>
</itemizedlist>
@@ -7974,16 +7965,14 @@
<listitem><para>
If you have gotten to the <command>make</command> stage and the
distribution does not compile, please report it in our bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- If you have installed the latest versions of the required GNU
- tools, and they crash trying to process our configuration files,
- please report that also. However, if you execute
- <literal>aclocal</literal> and get a <literal>command not
- found</literal> error or a similar problem, do not report it.
- Instead, make sure that all the necessary tools are installed and
- that your <literal>PATH</literal> variable is set correctly so that
- your shell can find them.
+ database at <ulink url="http://bugs.mysql.com/"/>. If you have
+ installed the latest versions of the required GNU tools, and they
+ crash trying to process our configuration files, please report that
+ also. However, if you execute <literal>aclocal</literal> and get a
+ <literal>command not found</literal> error or a similar problem, do
+ not report it. Instead, make sure that all the necessary tools are
+ installed and that your <literal>PATH</literal> variable is set
+ correctly so that your shell can find them.
</para></listitem>
<listitem><para>
@@ -8019,7 +8008,7 @@
<para>
You can also browse changesets, comments, and source code online.
For example, to browse this information for MySQL 5.0, go to
- <ulink
url="http://mysql.bkbits.net:8080/mysql-5.0">http://mysql.bkbits.net:8080/mysql-5.0</ulink>.
+ <ulink url="http://mysql.bkbits.net:8080/mysql-5.0"/>.
</para>
</section>
@@ -8575,7 +8564,7 @@
Beginning with MySQL 4.0.2, MIT-pthreads is no longer part of the
source distribution. If you require this package, you need to
download it separately from
- <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz">http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz</ulink>
+ <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -8717,7 +8706,7 @@
VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
package). The pre-processor package is necessary for the macro
assembler. More details can be found at
- <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx">http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx</ulink>.
+ <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
</para></listitem>
<listitem><para>
@@ -8743,7 +8732,7 @@
particular version of MySQL in which you are interested.
Prepackaged source distributions are available for released
versions of MySQL and can be obtained from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
@@ -9742,8 +9731,8 @@
<para>
These modules can be obtained from CPAN
- (<ulink url="http://www.cpan.org/">http://www.cpan.org/</ulink>).
- See <xref linkend="perl-installation"/>.
+ (<ulink url="http://www.cpan.org/"/>). See
+ <xref linkend="perl-installation"/>.
</para>
<para>
@@ -11309,13 +11298,13 @@
Some notes about upgrading from MySQL 4.0 to MySQL 4.1 on Netware:
Make sure to upgrade Perl and PHP versions. Download Perl 5 for
Netware from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/?perl5">http://forge.novell.com/modules/xfmod/project/?perl5</ulink>
+ <ulink url="http://forge.novell.com/modules/xfmod/project/?perl5"/>
and PHP from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/?php">http://forge.novell.com/modules/xfmod/project/?php</ulink>.
+ <ulink url="http://forge.novell.com/modules/xfmod/project/?php"/>.
Download and install Perl module for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126">http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126</ulink>
+ <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126"/>
and PHP Extension for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078">http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078</ulink>.
+ <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078"/>.
</para></listitem>
</itemizedlist>
@@ -13652,7 +13641,7 @@
version that doesn't have <literal>glibc2</literal>, you must
install LinuxThreads before trying to compile MySQL. You can get
LinuxThreads at
- <ulink
url="http://dev.mysql.com/downloads/os-linux.html">http://dev.mysql.com/downloads/os-linux.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-linux.html"/>.
</para>
<para>
@@ -13692,8 +13681,7 @@
</itemizedlist>
<para>
- The page
- <ulink
url="http://www.volano.com/linuxnotes.html">http://www.volano.com/linuxnotes.html</ulink>
+ The page <ulink url="http://www.volano.com/linuxnotes.html"/>
contains additional information about circumventing thread limits
in LinuxThreads.
</para>
@@ -13707,7 +13695,7 @@
LinuxThreads, removing processors from an SMP actually improves
MySQL performance in many cases. We have made a patch available for
<literal>glibc</literal> 2.1.3 to correct this behavior
- (<ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch</ulink>).
+ (<ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -13720,7 +13708,7 @@
<command>mysqld</command> process to the highest priority. We have
also been able to correct the overspin behavior with a patch,
available at
- <ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch"/>.
It combines the correction of overspin, maximum number of threads,
and stack spacing all in one. You need to apply it in the
<literal>linuxthreads</literal> directory with <literal>patch -p0
@@ -13946,7 +13934,7 @@
the process of trying to find a solution, we have received a kernel
patch from one of our users who claimed it made a lot of difference
for his site. The patch is available at
- <ulink
url="http://www.mysql.com/Downloads/Patches/linux-fork.patch">http://www.mysql.com/Downloads/Patches/linux-fork.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Patches/linux-fork.patch"/>.
We have done rather extensive testing of this patch on both
development and production systems. It has significantly improved
MySQL performance without causing any problems and we recommend it
@@ -14116,8 +14104,7 @@
<literal>glibc</literal> older than 2.0.7-5, you should make sure
that you have installed all <literal>glibc</literal> patches. There
is a lot of information about this in the MySQL mail archives,
- available online at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ available online at <ulink url="http://lists.mysql.com/"/>.
</para>
</section>
@@ -14179,9 +14166,9 @@
<para>
You can find the preceding compilers at
- <ulink
url="http://www.support.compaq.com/alpha-tools/">http://www.support.compaq.com/alpha-tools/</ulink>.
- By using these compilers rather than <command>gcc</command>, we get
- about 9-14% better MySQL performance.
+ <ulink url="http://www.support.compaq.com/alpha-tools/"/>. By using
+ these compilers rather than <command>gcc</command>, we get about
+ 9-14% better MySQL performance.
</para>
<para>
@@ -14446,7 +14433,7 @@
In this case, you must use GNU <command>tar</command>
(<command>gtar</command>) to unpack the distribution. You can find a
precompiled copy for Solaris at
- <ulink
url="http://dev.mysql.com/downloads/os-solaris.html">http://dev.mysql.com/downloads/os-solaris.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-solaris.html"/>.
</para>
<para>
@@ -14478,9 +14465,9 @@
<para>
If you are using Solaris on a SPARC, the recommended compiler is
<command>gcc</command> 2.95.2 or 3.2. You can find this at
- <ulink url="http://gcc.gnu.org/">http://gcc.gnu.org/</ulink>. Note
- that <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1
- don't work reliably on SPARC!
+ <ulink url="http://gcc.gnu.org/"/>. Note that
+ <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1 don't
+ work reliably on SPARC!
</para>
<para>
@@ -14941,9 +14928,8 @@
<para>
The easiest (and preferred) way to install MySQL is to use the
<command>mysql-server</command> and
<literal>mysql-client</literal>
- ports available at
- <ulink url="http://www.freebsd.org/">http://www.freebsd.org/</ulink>.
- Using these ports gives you the following benefits:
+ ports available at <ulink url="http://www.freebsd.org/"/>. Using
+ these ports gives you the following benefits:
</para>
<itemizedlist>
@@ -14999,7 +14985,7 @@
comparison of LinuxThreads versus native threads, see Jeremy
Zawodny's article <citetitle>FreeBSD or Linux for your MySQL
Server?</citetitle> at
- <ulink
url="http://jeremy.zawodny.com/blog/archives/000697.html">http://jeremy.zawodny.com/blog/archives/000697.html</ulink>.
+ <ulink url="http://jeremy.zawodny.com/blog/archives/000697.html"/>.
</para>
<para>
@@ -15531,8 +15517,7 @@
<para>
The preceding options are used to compile the MySQL distribution
- that can be found at
- <ulink
url="http://www-frec.bull.com/">http://www-frec.bull.com/</ulink>.
+ that can be found at <ulink url="http://www-frec.bull.com/"/>.
</para>
<para>
@@ -15596,7 +15581,7 @@
<literal>yyyyyy</literal> is a unique system ID and
<literal>mm</literal> is the ID of the CPU Planar. A chart of these
values can be found at
- <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm">http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm</ulink>.
+ <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm"/>.
<!-- older URL... -->
</para>
@@ -15684,7 +15669,7 @@
<para>
You can find more information about using a lot of memory at
- <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm">http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm</ulink>.
+ <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm"/>.
</para>
</section>
@@ -15864,7 +15849,7 @@
Note that the following problems with the <command>ld</command>
program can be fixed by downloading the latest DEC (Compaq) patch
kit from:
- <ulink
url="http://ftp.support.compaq.com/public/unix/">http://ftp.support.compaq.com/public/unix/</ulink>.
+ <ulink url="http://ftp.support.compaq.com/public/unix/"/>.
</para>
<para>
@@ -16012,7 +15997,7 @@
<para>
SGI recommends that you install all the patches on this page as a
set:
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html"/>
</para>
<para>
@@ -16027,7 +16012,7 @@
</para>
<para>
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html"/>
</para>
<para>
@@ -16112,7 +16097,7 @@
<para>
<command>gcc</command> is available at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj">ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj"/>.
</para>
<para>
@@ -16120,8 +16105,7 @@
Environment Supplement oss646B on OpenServer 5.0.6 and oss656B and
The OpenSource libraries found in gwxlibs. All OpenSource tools are
in the <filename>opensrc</filename> directory. They are available
- at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/">ftp://ftp.sco.com/pub/openserver5/opensrc/</ulink>.
+ at <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/"/>.
</para>
<para>
@@ -16130,16 +16114,15 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.[0-6] and
- <ulink
url="ftp://ftp.sco.com/pub/openserverv5/507">ftp://ftp.sco.com/pub/openserverv5/507</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.[0-6] and <ulink url="ftp://ftp.sco.com/pub/openserverv5/507"/>
for OpenServer 5.0.7.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> for
+ OpenServer 5.0.x.
</para>
<para>
@@ -16358,9 +16341,9 @@
<para>
You should get the FSU Pthreads package and install it first. This
can be found at
- <ulink
url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz">http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz</ulink>.
+ <ulink url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz"/>.
You can also get a precompiled package from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz</ulink>.
+ <ulink url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz"/>.
</para>
<para>
@@ -16376,7 +16359,7 @@
needed to get MySQL to build. You need to replace the existing
system include files with these modified header files. They can be
obtained from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -16429,7 +16412,7 @@
<para>
You may get some problems with some include files. In this case,
you can find new SCO-specific include files at
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -16458,11 +16441,10 @@
<listitem><para>
FSU Pthreads (at least the version at
- <ulink url="ftp::/ftp.zenez.com">ftp::/ftp.zenez.com</ulink>)
- comes linked with GNU <literal>malloc</literal>. If you encounter
- problems with memory usage, make sure that
- <filename>gmalloc.o</filename> is included in
- <filename>libgthreads.a</filename> and
+ <ulink url="ftp::/ftp.zenez.com"/>) comes linked with GNU
+ <literal>malloc</literal>. If you encounter problems with memory
+ usage, make sure that <filename>gmalloc.o</filename> is included
+ in <filename>libgthreads.a</filename> and
<filename>libgthreads.so</filename>.
</para></listitem>
@@ -16484,25 +16466,22 @@
<listitem><para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
SCO provides security fixes and <literal>libsocket.so.2</literal>
- at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- and
- <ulink
url="ftp://ftp.sco.com/pub/security/sse">ftp://ftp.sco.com/pub/security/sse</ulink>
- for OpenServer 5.0.x.
+ at <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> and
+ <ulink url="ftp://ftp.sco.com/pub/security/sse"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
Pre-OSR506 security fixes. Also, the <literal>telnetd</literal>
fix at
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/">ftp://stage.caldera.com/pub/security/openserver/</ulink>
- or
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/">ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/</ulink>
+ <ulink url="ftp://stage.caldera.com/pub/security/openserver/"/> or
+ <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/"/>
as both <filename>libsocket.so.2</filename> and
<filename>libresolv.so.1</filename> with instructions for
installing on pre-OSR506 systems.
@@ -16527,11 +16506,10 @@
<title id='title-sco-unixware'>&title-sco-unixware;</title>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on UnixWare 7.1.x, you must use a version of MySQL
- at least as recent as 3.22.13 to get fixes for some portability and
- OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on UnixWare 7.1.x, you
+ must use a version of MySQL at least as recent as 3.22.13 to get
+ fixes for some portability and OS problems.
</para>
<para>
@@ -16558,22 +16536,18 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/unixware7">ftp://ftp.sco.com/pub/unixware7</ulink>
- for UnixWare 7.1.1,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/713/">ftp://ftp.sco.com/pub/unixware7/713/</ulink>
- for UnixWare 7.1.3,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/714/">ftp://ftp.sco.com/pub/unixware7/714/</ulink>
- for UnixWare 7.1.4, and
- <ulink
url="ftp://ftp.sco.com/pub/openunix8">ftp://ftp.sco.com/pub/openunix8</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/unixware7"/> for UnixWare 7.1.1,
+ <ulink url="ftp://ftp.sco.com/pub/unixware7/713/"/> for UnixWare
+ 7.1.3, <ulink url="ftp://ftp.sco.com/pub/unixware7/714/"/> for
+ UnixWare 7.1.4, and <ulink url="ftp://ftp.sco.com/pub/openunix8"/>
for OpenUNIX 8.0.0.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenUNIX">ftp://ftp.sco.com/pub/security/OpenUNIX</ulink>
- for OpenUNIX and
- <ulink
url="ftp://ftp.sco.com/pub/security/UnixWare">ftp://ftp.sco.com/pub/security/UnixWare</ulink>
- for UnixWare.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenUNIX"/> for OpenUNIX
+ and <ulink url="ftp://ftp.sco.com/pub/security/UnixWare"/> for
+ UnixWare.
</para>
<para>
@@ -16704,60 +16678,71 @@
<para>
Key improvements of OpenServer 6 include:
+
<itemizedlist>
+
<listitem><para>
Larger file support up to 1 TB
</para></listitem>
+
<listitem><para>
Multiprocessor support increased from 4 to 32 processors
</para></listitem>
+
<listitem><para>
Increased memory support up to 64 GB
</para></listitem>
+
<listitem><para>
Extending the power of UnixWare into OpenServer 6
</para></listitem>
+
<listitem><para>
Dramatic performance improvement
</para></listitem>
+
</itemizedlist>
</para>
<para>
OpenServer 6.0.0 has the following:
+
<itemizedlist>
+
<listitem><para>
- <filename>/bin</filename> is for commands that behave exactly the
+ <filename>/bin</filename> is for commands that behave exactly the
same as on OpenServer 5.0.x.
</para></listitem>
+
<listitem><para>
- <filename>/u95/bin</filename> is for commands that have better
- standards conformance, for example Large File System (LFS)
+ <filename>/u95/bin</filename> is for commands that have better
+ standards conformance, for example Large File System (LFS)
support.
</para></listitem>
+
<listitem><para>
- <filename>/udk/bin</filename> is for commands that behave the
+ <filename>/udk/bin</filename> is for commands that behave the
same as on UnixWare 7.1.4. The default is for the LFS support.
</para></listitem>
+
</itemizedlist>
</para>
<para>
The following is a guide to setting PATH on OpenServer 6. If the
- user wants the traditional OpenServer 5.0.x then
- <literal>PATH</literal> should be <filename>/bin</filename>
- first. If the user wants LFS support then the path should be
- <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
- support first then the path would be
+ user wants the traditional OpenServer 5.0.x then
+ <literal>PATH</literal> should be <filename>/bin</filename>
first.
+ If the user wants LFS support then the path should be
+ <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
+ support first then the path would be
<filename>/udk/bin:/u95/bin:/bin:</filename>.
</para>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on OpenServer 6.0.x, you must use a version of
- MySQL at least as recent as 3.22.13 to get fixes for some
- portability and OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on OpenServer 6.0.x,
+ you must use a version of MySQL at least as recent as 3.22.13 to
+ get fixes for some portability and OS problems.
</para>
<para>
@@ -16785,19 +16770,18 @@
<para>
SCO provides OpenServer 6 operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver6">ftp://ftp.sco.com/pub/openserver6</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver6"/>.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/>.
</para>
<para>
By default, the maximum file size on a OpenServer 6.0.0 system is
- 1TB. Some operating system utilities have a limitation of 2GB.
- The maximum
- possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
+ 1TB. Some operating system utilities have a limitation of 2GB. The
+ maximum possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
</para>
<para>
@@ -17024,9 +17008,9 @@
<para>
As of MySQL 3.22.8, Perl support is no longer included with MySQL
distributions. You can obtain the necessary modules from
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>
- for Unix, or by using the ActiveState <literal>ppm</literal> program
- on Windows. The following sections describe how to do this.
+ <ulink url="http://search.cpan.org"/> for Unix, or by using the
+ ActiveState <literal>ppm</literal> program on Windows. The following
+ sections describe how to do this.
</para>
<para>
@@ -17050,7 +17034,7 @@
<para>
If you want to install Perl support, the files you need can be
obtained from the CPAN (Comprehensive Perl Archive Network) at
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>.
+ <ulink url="http://search.cpan.org"/>.
</para>
<para>
@@ -17143,7 +17127,7 @@
If you don't have access rights to install Perl modules in the
system directory or if you want to install local Perl modules, the
following reference may be useful:
- <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules">http://servers.digitaldaze.com/extensions/perl/modules.html#modules</ulink>
+ <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules"/>
</para>
<para>
@@ -17180,8 +17164,8 @@
<listitem><para>
Get ActiveState Perl from
- <ulink
url="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</ulink>
- and install it.
+ <ulink url="http://www.activestate.com/Products/ActivePerl/"/> and
+ install it.
</para></listitem>
<listitem><para>
--- 1.13/refman-4.1/introduction.xml 2005-07-11 15:36:47 -05:00
+++ 1.14/refman-4.1/introduction.xml 2005-07-13 17:26:55 -05:00
@@ -32,11 +32,10 @@
<para>
The MySQL software is Dual Licensed. Users can choose to use the MySQL
software as an Open Source product under the terms of the GNU General
- Public License
- (<ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>)
- or can purchase a standard commercial license from MySQL AB. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on our licensing policies.
+ Public License (<ulink url="http://www.fsf.org/licenses/"/>) or can
+ purchase a standard commercial license from MySQL AB. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for more
+ information on our licensing policies.
</para>
<para>
@@ -116,8 +115,7 @@
<para>
Reports of errors (often called ``bugs''), as well as questions and
- comments, should be sent to
- <ulink url="http://bugs.mysql.com">http://bugs.mysql.com</ulink>. See
+ comments, should be sent to <ulink url="http://bugs.mysql.com"/>. See
<xref linkend="bug-reports"/>.
</para>
@@ -185,9 +183,8 @@
The MySQL Database Software is under constant development, and the
Reference Manual is updated frequently as well. The most recent
version of the manual is available online in searchable form at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- Other formats also are available, including HTML, PDF, and Windows
- CHM versions.
+ <ulink url="http://dev.mysql.com/doc/"/>. Other formats also are
+ available, including HTML, PDF, and Windows CHM versions.
</para>
<indexterm type="concept">
@@ -540,9 +537,8 @@
</itemizedlist>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL and MySQL AB.
</para>
<para>
@@ -578,9 +574,8 @@
</para>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL software and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL software and MySQL AB.
</para>
<itemizedlist>
@@ -652,13 +647,12 @@
Internet and use it without paying anything. If you wish, you may
study the source code and change it to suit your needs. The MySQL
software uses the GPL (GNU General Public License),
- <ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>,
- to define what you may and may not do with the software in different
- situations. If you feel uncomfortable with the GPL or need to embed
- MySQL code into a commercial application, you can buy a commercially
- licensed version from us. See the MySQL Licensing Overview for more
- information
- (<ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>).
+ <ulink url="http://www.fsf.org/licenses/"/>, to define what you may
+ and may not do with the software in different situations. If you
+ feel uncomfortable with the GPL or need to embed MySQL code into a
+ commercial application, you can buy a commercially licensed version
+ from us. See the MySQL Licensing Overview for more information
+ (<ulink url="http://www.mysql.com/company/legal/licensing/"/>).
</para></listitem>
<listitem><para>
@@ -886,7 +880,7 @@
<listitem><para>
The MySQL code is tested with Purify (a commercial memory leakage
detector) as well as with Valgrind, a GPL tool
- (<ulink
url="http://developer.kde.org/~sewardj/">http://developer.kde.org/~sewardj/</ulink>).
+ (<ulink url="http://developer.kde.org/~sewardj/"/>).
</para></listitem>
<listitem><para>
@@ -1388,7 +1382,7 @@
<para>
For a detailed overview about LFS in Linux, have a look at Andreas
Jaeger's <citetitle>Large File Support in Linux</citetitle> page at
- <ulink
url="http://www.suse.de/~aj/linux_lfs.html">http://www.suse.de/~aj/linux_lfs.html</ulink>.
+ <ulink url="http://www.suse.de/~aj/linux_lfs.html"/>.
</para>
<para>
@@ -1741,9 +1735,9 @@
<para>
MySQL 4.0 is available for download at
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink> and
- from our mirrors. MySQL 4.0 has been tested by a large number of
- users and is in production use at many large sites.
+ <ulink url="http://dev.mysql.com/"/> and from our mirrors. MySQL 4.0
+ has been tested by a large number of users and is in production use
+ at many large sites.
</para>
<para>
@@ -1947,10 +1941,10 @@
Many users of <literal>libmysqld</literal> benefit from the MySQL
Dual Licensing. For those not wishing to be bound by the GPL, the
software is also made available under a commercial license. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on the licensing policy of MySQL AB. The
- embedded MySQL library uses the same interface as the normal client
- library, so it is convenient and easy to use. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for
+ more information on the licensing policy of MySQL AB. The embedded
+ MySQL library uses the same interface as the normal client library,
+ so it is convenient and easy to use. See
<xref linkend="libmysqld"/>.
</para>
@@ -2003,9 +1997,9 @@
<para>
MySQL Server 4.1 is currently in production status, and binaries are
available for download at
- <ulink
url="http://dev.mysql.com/downloads/mysql/4.1.html">http://dev.mysql.com/downloads/mysql/4.1.html</ulink>.
- All binary releases pass our extensive test suite without any errors
- on the platforms on which we test. See <xref linkend="news-4-1-x"/>.
+ <ulink url="http://dev.mysql.com/downloads/mysql/4.1.html"/>. All
+ binary releases pass our extensive test suite without any errors on
+ the platforms on which we test. See <xref linkend="news-4-1-x"/>.
</para>
<para>
@@ -2247,10 +2241,10 @@
<para>
To subscribe to or unsubscribe from any of the mailing lists
described in this section, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
- For most of them, you can select the regular version of the list
- where you get individual messages, or a digest version where you
- get one large message per day.
+ <ulink url="http://lists.mysql.com/"/>. For most of them, you can
+ select the regular version of the list where you get individual
+ messages, or a digest version where you get one large message per
+ day.
</para>
<para>
@@ -2468,7 +2462,7 @@
A German mailing list. Email <literal>subscribe mysql-de
your@stripped</literal> to this list. You can find
information about this mailing list at
- <ulink
url="http://www.4t2.com/mysql/">http://www.4t2.com/mysql/</ulink>.
+ <ulink url="http://www.4t2.com/mysql/"/>.
</para></listitem>
<listitem><para>
@@ -2519,30 +2513,29 @@
<listitem><para>
Start by searching the MySQL online manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- We try to keep the manual up to date by updating it frequently
- with solutions to newly found problems. The change history
- (<ulink
url="http://dev.mysql.com/doc/mysql/en/News.html">http://dev.mysql.com/doc/mysql/en/News.html</ulink>)
- can be particularly useful since it is quite possible that a newer
+ <ulink url="http://dev.mysql.com/doc/"/>. We try to keep the
+ manual up to date by updating it frequently with solutions to
+ newly found problems. The change history
+ (<ulink url="http://dev.mysql.com/doc/mysql/en/News.html"/>) can
+ be particularly useful since it is quite possible that a newer
version contains a solution to your problem.
</para></listitem>
<listitem><para>
Search in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- to see whether the bug has been reported and fixed.
+ <ulink url="http://bugs.mysql.com/"/> to see whether the bug has
+ been reported and fixed.
</para></listitem>
<listitem><para>
Search the MySQL mailing list archives at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
<listitem><para>
- You can also use
- <ulink
url="http://www.mysql.com/search/">http://www.mysql.com/search/</ulink>
- to search all the Web pages (including the manual) that are
- located at the MySQL AB Web site.
+ You can also use <ulink url="http://www.mysql.com/search/"/> to
+ search all the Web pages (including the manual) that are located
+ at the MySQL AB Web site.
</para></listitem>
</itemizedlist>
@@ -2605,10 +2598,10 @@
<para>
The normal place to report bugs is
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- which is the address for our bugs database. This database is
- public, and can be browsed and searched by anyone. If you log in to
- the system, you can enter new reports.
+ <ulink url="http://bugs.mysql.com/"/>, which is the address for our
+ bugs database. This database is public, and can be browsed and
+ searched by anyone. If you log in to the system, you can enter new
+ reports.
</para>
<para>
@@ -2651,10 +2644,9 @@
<para>
All bugs posted in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- are corrected or documented in the next MySQL release. If only
- minor code changes are needed to correct a problem, we may also
- post a patch that fixes the problem.
+ <ulink url="http://bugs.mysql.com/"/> are corrected or documented
+ in the next MySQL release. If only minor code changes are needed to
+ correct a problem, we may also post a patch that fixes the problem.
</para>
<para>
@@ -2664,12 +2656,11 @@
<para>
If you have a repeatable bug report, please report it to the bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- Note that even in this case it's good to run the
- <command>mysqlbug</command> script first to find information about
- your system. Any bug that we are able to repeat has a high chance
- of being fixed in the next MySQL release.
+ database at <ulink url="http://bugs.mysql.com/"/>. Note that even
+ in this case it's good to run the <command>mysqlbug</command>
+ script first to find information about your system. Any bug that we
+ are able to repeat has a high chance of being fixed in the next
+ MySQL release.
</para>
<para>
@@ -2860,9 +2851,8 @@
reproduces the anomaly. This script should include any necessary
source files. The more closely the script can reproduce your
situation, the better. If you can make a reproducible test case,
- you should post it on
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- for high-priority treatment.
+ you should post it on <ulink url="http://bugs.mysql.com/"/> for
+ high-priority treatment.
</para>
<para>
@@ -2884,9 +2874,9 @@
Create a compressed archive of your files using
<command>tar</command> and <command>gzip</command> or
<command>zip</command>, and use FTP to transfer the archive to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- Then enter the problem into our bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. Then enter
+ the problem into our bugs database at
+ <ulink url="http://bugs.mysql.com/"/>.
</para></listitem>
<listitem><para>
@@ -2906,9 +2896,9 @@
actual situation, and it is by all means better for us. In case
you have data that you don't want to show to others, you can use
FTP to transfer it to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- If the information is really top secret and you don't want to show
- it even to us, then go ahead and provide an example using other
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. If the
+ information is really top secret and you don't want to show it
+ even to us, then go ahead and provide an example using other
names, but please regard this as the last choice.
</para></listitem>
@@ -2970,8 +2960,7 @@
syntax closely. If you can't find something wrong with it, it's
extremely likely that your current version of MySQL Server doesn't
support the syntax you are using. If you are using the current
- version and the manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>
+ version and the manual at <ulink url="http://dev.mysql.com/doc/"/>
doesn't cover the syntax you are using, MySQL Server doesn't
support your query. In this case, your only options are to
implement the syntax yourself or email
@@ -3144,8 +3133,7 @@
<listitem><para>
<emphasis role="bold">freenode</emphasis> (see
- <ulink url="http://www.freenode.net/">http://www.freenode.net/</ulink>
- for servers)
+ <ulink url="http://www.freenode.net/"/> for servers)
</para>
<itemizedlist>
@@ -3168,10 +3156,10 @@
<para>
If you are looking for IRC client software to connect to an IRC
network, take a look at <literal>xChat</literal>
- (<ulink url="http://www.xchat.org/">http://www.xchat.org/</ulink>).
- X-Chat (GPL licensed) is available for Unix as well as for Windows
- platforms (a free Windows build of X-Chat is available at
- <ulink
url="http://www.silverex.org/download/">http://www.silverex.org/download/</ulink>).
+ (<ulink url="http://www.xchat.org/"/>). X-Chat (GPL licensed) is
+ available for Unix as well as for Windows platforms (a free Windows
+ build of X-Chat is available at
+ <ulink url="http://www.silverex.org/download/"/>).
</para>
</section>
@@ -3186,7 +3174,7 @@
<para>
The latest community support resource are the forums at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ <ulink url="http://forums.mysql.com"/>.
</para>
<para>
@@ -3888,7 +3876,7 @@
<para>
For a prioritized list indicating when new extensions are added to
MySQL Server, you should consult the online MySQL TODO list at
- <ulink
url="http://dev.mysql.com/doc/mysql/en/TODO.html">http://dev.mysql.com/doc/mysql/en/TODO.html</ulink>.
+ <ulink url="http://dev.mysql.com/doc/mysql/en/TODO.html"/>.
</para>
</section>
--- 1.3/refman-4.1/mysql-connectors.xml 2005-07-06 12:16:53 -05:00
+++ 1.4/refman-4.1/mysql-connectors.xml 2005-07-13 17:26:56 -05:00
@@ -68,7 +68,7 @@
<para>
This is a reference to the MySQL ODBC drivers, not a general ODBC
reference. For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
<para>
@@ -76,7 +76,7 @@
working knowledge of C, general DBMS knowledge, and finally, but not
least, familiarity with MySQL. For more information about MySQL
functionality and its syntax, refer to
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
<para>
@@ -105,7 +105,7 @@
<para>
For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -156,17 +156,17 @@
MySQL AB distributes all its products under the General Public
License (GPL). You can get a copy of the latest version of MyODBC
binaries and sources from the MySQL AB Web site
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<para>
For more information about MyODBC, visit
- <ulink
url="http://www.mysql.com/products/myodbc/">http://www.mysql.com/products/myodbc/</ulink>.
+ <ulink url="http://www.mysql.com/products/myodbc/"/>.
</para>
<para>
For more information about licensing, visit
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>.
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
</para>
</section>
@@ -292,8 +292,7 @@
<para>
For information about subscribing to MySQL mailing lists or to
- browse list archives, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ browse list archives, visit <ulink url="http://lists.mysql.com/"/>.
</para>
<para>
@@ -309,8 +308,7 @@
<para>
Community support from experienced users is available through the
- MySQL Forums, located at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ MySQL Forums, located at <ulink url="http://forums.mysql.com"/>.
</para>
</section>
@@ -378,8 +376,7 @@
create an archive in <command>tar</command> or Zip format that
contains a MyODBC trace file, the ODBC log file, and a
<filename>README</filename> file that explains the problem. You can
- send this to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
+ send this to <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>.
Only we at MySQL AB has access to the files you upload, and we are
very discreet with the data.
</para>
@@ -435,8 +432,7 @@
<para>
A survey of ODBC functions supported by MyODBC is given at
<xref linkend="myodbc-api-reference"/>. For general information
- about ODBC, see
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ about ODBC, see <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -628,19 +624,19 @@
<listitem><para>
Microsoft Windows ODBC Driver Manager
(<filename>odbc32.dll</filename>),
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>
+ <ulink url="http://www.microsoft.com/data/"/>
</para></listitem>
<listitem><para>
unixODBC Driver Manager for Unix
(<filename>libodbc.so</filename>),
- <ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>.
+ <ulink url="http://www.unixodbc.org"/>.
</para></listitem>
<listitem><para>
iODBC ODBC Driver Manager for Unix
(<filename>libiodbc.so</filename>),
- <ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>
+ <ulink url="http://www.iodbc.org"/>
</para></listitem>
</itemizedlist>
@@ -687,7 +683,7 @@
<para>
MyODBC is Open Source. You can find the newest version at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
Please note that the 2.50.x versions are LGPL licensed, whereas the
3.51.x versions are GPL licensed.
</para>
@@ -783,7 +779,7 @@
<para>
To install MyODBC on Windows, you should download the appropriate
distribution file from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>,
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>,
unpack it, and execute the
<command>MyODBC-<replaceable>VERSION</replaceable>.exe</command>
file.
@@ -928,7 +924,7 @@
<listitem><para>
MDAC, Microsoft Data Access SDK from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para></listitem>
<listitem><para>
@@ -937,7 +933,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
</itemizedlist>
@@ -1038,7 +1034,7 @@
<listitem><para>
For the complete usage of <command>nmake</command>, visit
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp"/>.
</para></listitem>
<listitem><para>
@@ -1100,7 +1096,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<!-- TODO: I can't understand the following weird concatenation of sentences. -->
@@ -1125,12 +1121,12 @@
<listitem><para>
<literal>iodbc</literal> 3.0 or later
- (<ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>)
+ (<ulink url="http://www.iodbc.org"/>)
</para></listitem>
<listitem><para>
<literal>unixodbc</literal> Alpha 3 or later
- (<ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>)
+ (<ulink url="http://www.unixodbc.org"/>)
</para></listitem>
</itemizedlist></listitem>
@@ -1775,8 +1771,8 @@
<orderedlist>
<listitem><para>
- See <xref linkend="installing-source-tree"/> for instructions on how
- to download and install BitKeeper.
+ See <xref linkend="installing-source-tree"/> for instructions on
+ how to download and install BitKeeper.
</para></listitem>
<listitem><para>
@@ -1874,16 +1870,15 @@
</para></listitem>
<listitem><para>
- BitKeeper has a help utility that you can access via
- <command>bk helptool</command>.
+ BitKeeper has a help utility that you can access via <command>bk
+ helptool</command>.
</para></listitem>
</orderedlist>
<para>
You can also browse changesets, comments and source code online by
- browsing to
- <ulink
url="http://mysql.bkbits.net:8080/myodbc3">http://mysql.bkbits.net:8080/myodbc3</ulink>.
+ browsing to <ulink url="http://mysql.bkbits.net:8080/myodbc3"/>.
</para>
</section>
@@ -2631,9 +2626,10 @@
<filename>myodbc3.dll</filename> file. Make sure to revert back to
the release version of the driver DLL once you are done with the
debugging because the debug version may cause performance issues.
- Note that the <filename>myodbc3d.dll</filename> isn't included in
- MyODBC 3.51.07 through 3.51.11. If you are using one of these versions,
- you should copy that DLL from a previous version (for example, 3.51.06).
+ Note that the <filename>myodbc3d.dll</filename> isn't included in
+ MyODBC 3.51.07 through 3.51.11. If you are using one of these
+ versions, you should copy that DLL from a previous version (for
+ example, 3.51.06).
</para>
<para>
@@ -2864,7 +2860,7 @@
<para>
You can also find a simple HOWTO at
- <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html">http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html</ulink>.
+ <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html"/>.
</para>
</section>
@@ -3101,8 +3097,7 @@
<para>
Also, before posting the bug, check the MyODBC mailing list
- archive at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ archive at <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
</itemizedlist>
@@ -3225,17 +3220,15 @@
<listitem><para>
Data
- Architect(<ulink
url="http://thekompany.com/products/dataarchitect/">http://thekompany.com/products/dataarchitect/</ulink>)
+ Architect(<ulink url="http://thekompany.com/products/dataarchitect/"/>)
</para></listitem>
<listitem><para>
- SQLExpress for
- Xbase++(<ulink
url="http://www.SQLExpress.net">http://www.SQLExpress.net</ulink>)
+ SQLExpress for Xbase++(<ulink url="http://www.SQLExpress.net"/>)
</para></listitem>
<listitem><para>
- Open Office
- (<ulink
url="http://www.openoffice.org">http://www.openoffice.org</ulink>)
+ Open Office (<ulink url="http://www.openoffice.org"/>)
<ulink url="http://dba.openoffice.org/proposals/MySQL_OOo.html">How-to:
MySQL + OpenOffice</ulink>.
<ulink url="http://www.unixodbc.org/doc/OOoMySQL.pdf">How-to:
@@ -3244,17 +3237,15 @@
<listitem><para>
Star Office
- (<ulink
url="http://wwws.sun.com/software/star/staroffice/6.0/index.html">http://wwws.sun.com/software/star/staroffice/6.0/index.html</ulink>)
+ (<ulink url="http://wwws.sun.com/software/star/staroffice/6.0/index.html"/>)
</para></listitem>
<listitem><para>
- G2-ODBC bridge
- (<ulink url="http://www.gensym.com">http://www.gensym.com</ulink>)
+ G2-ODBC bridge (<ulink url="http://www.gensym.com"/>)
</para></listitem>
<listitem><para>
- Sambar Server
- (<ulink
url="http://www.sambarserver.info">http://www.sambarserver.info</ulink>)
+ Sambar Server (<ulink url="http://www.sambarserver.info"/>)
<ulink url="http://www.sambarserver.info/article.php?sid=66">How-to:
MyODBC + SambarServer + MySQL</ulink>.
</para></listitem>
@@ -3306,17 +3297,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC
(<literal>Microsoft Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL,
- the table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL
- 3.23.x, which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug
+ in Access that when you export data to MySQL, the table and
+ column names aren't specified. Another way to work around this
+ bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which
+ together provide a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack
5 (SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3533,7 +3524,7 @@
sources. Allaire has verified that MyODBC 2.50.26 works with MySQL
3.22.27 and ColdFusion for Linux. (Any newer version should also
work.) You can download MyODBC at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para>
<para>
@@ -3919,7 +3910,7 @@
<para>
Refer to this document about connection pooling:
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470"/>.
</para>
</section>
@@ -3950,17 +3941,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3973,12 +3964,12 @@
<listitem><para>
Install the latest version of MySQL from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
Install the latest version of MyODBC 3.51 or 2.50 from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para></listitem>
<listitem><para>
@@ -4229,17 +4220,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -4384,7 +4375,7 @@
<para>
Read ``How to Trap ODBC Login Error Messages in Access'' at
- <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E">http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E</ulink>.
+ <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E"/>.
</para>
</section>
@@ -4450,7 +4441,7 @@
<para>
Read ``Set the QueryTimeout Value for ODBC Connections'' at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756">http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756"/>.
</para>
</section>
@@ -4504,7 +4495,7 @@
<para>
A simple example can be found from,
- <ulink
url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm">http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm</ulink>
+ <ulink url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm"/>
</para>
</section>
@@ -4517,7 +4508,7 @@
You can make use of <literal>RecordsAffected</literal> property in
the ADO execute method. For more information on the usage of
execute method, refer to
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp"/>.
</para>
</section>
@@ -4606,7 +4597,7 @@
<para>
A Frequently Asked Questions list for ASP can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp">http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp"/>.
</para>
</section>
@@ -4915,7 +4906,7 @@
<emphasis role="bold">Caution</emphasis>: Using ODBC.NET with
MyODBC, while fetching empty string (0 length), it starts giving
the SQL_NO_DATA exception. You can get the patch for this from
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243"/>.
</para>
</section>
@@ -5054,7 +5045,7 @@
<para>
For the complete ODBC API reference, please refer to the ODBC
Programer's Reference at
- <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp">http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp"/>.
</para>
<para>
@@ -8397,12 +8388,12 @@
100% native Java. This product was formerly known as the
<literal>mm.mysql</literal> driver. You can download <literal>MySQL
Connector/J</literal> from
- <ulink
url="http://dev.mysql.com/downloads/connector/j/">http://dev.mysql.com/downloads/connector/j/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/j/"/>.
</para></listitem>
<listitem><para>
The Resin JDBC driver, which can be found at
- <ulink
url="http://www.caucho.com/projects/jdbc-mysql/index.xtp">http://www.caucho.com/projects/jdbc-mysql/index.xtp</ulink>.
+ <ulink url="http://www.caucho.com/projects/jdbc-mysql/index.xtp"/>.
</para></listitem>
</itemizedlist>
@@ -8415,7 +8406,7 @@
<para>
Documentation for <literal>MySQL Connector/J</literal> is available
online at the MySQL AB Web site at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
</section>
--- 1.46/refman-4.1/news.xml 2005-07-13 14:32:25 -05:00
+++ 1.47/refman-4.1/news.xml 2005-07-13 17:26:56 -05:00
@@ -40,8 +40,8 @@
Note that we tend to update the manual at the same time we make
changes to MySQL. If you find a recent version of MySQL listed here
that you can't find on our download page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>),
- it means that the version has not yet been released.
+ (<ulink url="http://dev.mysql.com/downloads/"/>), it means that the
+ version has not yet been released.
</para>
<para>
@@ -73,7 +73,7 @@
<para>
Version 4.1 of the MySQL server includes many enhancements and new
features. Binaries for this version are available for download at
- <ulink
url="http://dev.mysql.com/downloads/mysql-4.1.html">http://dev.mysql.com/downloads/mysql-4.1.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/mysql-4.1.html"/>.
</para>
<itemizedlist>
@@ -8074,7 +8074,7 @@
were uploaded to the download mirrors on May, 10th. However, a
potential crashing bug was found just before the 4.0.19 release was
publicly announced and published from the 4.0 download pages at
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink>.
+ <ulink url="http://dev.mysql.com/"/>.
</para>
<para>
@@ -18043,7 +18043,7 @@
<listitem><para>
Changed copyright for all files to GPL for the server code and
utilities and to LGPL for the client libraries. See
- <ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>.
+ <ulink url="http://www.fsf.org/licenses/"/>.
</para></listitem>
<listitem><para>
@@ -23742,7 +23742,7 @@
Should now work with FreeBSD 3.0 if used with
<filename>FreeBSD-3.0-libc_r-1.0.diff</filename>, which can be
found at
- <ulink
url="http://dev.mysql.com/downloads/os-freebsd.html">http://dev.mysql.com/downloads/os-freebsd.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-freebsd.html"/>.
</para></listitem>
<listitem><para>
--- 1.16/refman-5.0/installing.xml 2005-07-12 11:56:14 -05:00
+++ 1.17/refman-5.0/installing.xml 2005-07-13 17:26:56 -05:00
@@ -941,9 +941,8 @@
<listitem><para>
We monitor bugs from our customer support list, the bugs database
- at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- and the MySQL external mailing lists.
+ at <ulink url="http://bugs.mysql.com/"/>, and the MySQL external
+ mailing lists.
</para></listitem>
<listitem><para>
@@ -992,20 +991,20 @@
<listitem><para>
After publishing the binaries on
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink>,
- we send out an announcement message to the
- <literal>mysql</literal> and <literal>announce</literal>
mailing
- lists. See <xref linkend="mailing-list"/>. The announcement
- message contains a list of all changes to the release and any
- known problems with the release. The Known Problems section in the
- release notes has been needed for only a handful of releases.
+ <ulink url="http://dev.mysql.com/"/>, we send out an announcement
+ message to the <literal>mysql</literal> and
+ <literal>announce</literal> mailing lists. See
+ <xref linkend="mailing-list"/>. The announcement message contains
+ a list of all changes to the release and any known problems with
+ the release. The Known Problems section in the release notes has
+ been needed for only a handful of releases.
</para></listitem>
<listitem><para>
To quickly give our users access to the latest MySQL features, we
do a new MySQL release every 4-8 weeks. Source code snapshots are
built daily and are available at
- <ulink
url="http://downloads.mysql.com/snapshots.php">http://downloads.mysql.com/snapshots.php</ulink>.
+ <ulink url="http://downloads.mysql.com/snapshots.php"/>.
</para></listitem>
<listitem><para>
@@ -1685,18 +1684,17 @@
<para>
Check the MySQL downloads page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>)
- for information about the current version and for downloading
- instructions. For a complete up-to-date list of MySQL download
- mirror sites, see
- <ulink
url="http://dev.mysql.com/downloads/mirrors.html">http://dev.mysql.com/downloads/mirrors.html</ulink>.
- There you can also find information about becoming a MySQL mirror
- site and how to report a bad or out-of-date mirror.
+ (<ulink url="http://dev.mysql.com/downloads/"/>) for information
+ about the current version and for downloading instructions. For a
+ complete up-to-date list of MySQL download mirror sites, see
+ <ulink url="http://dev.mysql.com/downloads/mirrors.html"/>. There
+ you can also find information about becoming a MySQL mirror site and
+ how to report a bad or out-of-date mirror.
</para>
<para>
Our main mirror is located at
- <ulink
url="http://mirrors.sunsite.dk/mysql/">http://mirrors.sunsite.dk/mysql/</ulink>.
+ <ulink url="http://mirrors.sunsite.dk/mysql/"/>.
</para>
</section>
@@ -1790,15 +1788,14 @@
it is part of the <literal>GNU Text Utilities</literal> package,
which is available for a wide range of platforms. You can download
the source code from
- <ulink
url="http://www.gnu.org/software/textutils/">http://www.gnu.org/software/textutils/</ulink>
- as well. If you have <literal>OpenSSL</literal> installed, you can
- also use the command <literal>openssl md5 package_name</literal>
- instead. A DOS/Windows implementation of the <literal>md5</literal>
- command line utility is available from
- <ulink
url="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5/</ulink>.
- A graphical MD5 checking tool is <literal>winMd5Sum</literal>,
- which can be obtained from
- <ulink
url="http://winmd5sum.solidblue.biz/">http://winmd5sum.solidblue.biz/</ulink>.
+ <ulink url="http://www.gnu.org/software/textutils/"/> as well. If
+ you have <literal>OpenSSL</literal> installed, you can also use the
+ command <literal>openssl md5 package_name</literal> instead. A
+ DOS/Windows implementation of the <literal>md5</literal> command
+ line utility is available from
+ <ulink url="http://www.fourmilab.ch/md5/"/>. A graphical MD5
+ checking tool is <literal>winMd5Sum</literal>, which can be
+ obtained from <ulink url="http://winmd5sum.solidblue.biz/"/>.
</para>
</section>
@@ -1819,13 +1816,12 @@
(<literal>GNU Privacy Guard</literal>).
<literal>GnuPG</literal> is
an Open Source alternative to the very well-known <literal>Pretty
Good Privacy</literal> (<literal>PGP</literal>) by Phil
Zimmermann.
- See
- <ulink url="http://www.gnupg.org/">http://www.gnupg.org/</ulink>
- for more information about <literal>GnuPG</literal> and how to
- obtain and install it on your system. Most Linux distributions ship
- with <literal>GnuPG</literal> installed by default. For more
- information about <literal>OpenPGP</literal>, see
- <ulink url="http://www.openpgp.org/">http://www.openpgp.org/</ulink>.
+ See <ulink url="http://www.gnupg.org/"/> for more information about
+ <literal>GnuPG</literal> and how to obtain and install it on your
+ system. Most Linux distributions ship with <literal>GnuPG</literal>
+ installed by default. For more information about
+ <literal>OpenPGP</literal>, see
+ <ulink url="http://www.openpgp.org/"/>.
</para>
<!-- Do not use @email with the key name, that comes out as <...> in
-->
@@ -1835,11 +1831,10 @@
<para>
To verify the signature for a specific package, you first need to
obtain a copy of MySQL AB's public GPG build key. You can download
- the key from
- <ulink
url="http://www.keyserver.net/">http://www.keyserver.net/</ulink>.
- The key that you want to obtain is named
- <literal>build@stripped</literal>. Alternatively, you can cut and
- paste the key directly from the following text:
+ the key from <ulink url="http://www.keyserver.net/"/>. The key that
+ you want to obtain is named <literal>build@stripped</literal>.
+ Alternatively, you can cut and paste the key directly from the
+ following text:
</para>
<programlisting>
@@ -2578,9 +2573,8 @@
<listitem><para>
A copy of the MySQL binary distribution for Windows, which can be
- downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ downloaded from <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -2870,9 +2864,9 @@
<para>
The MySQL server install packages can be downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- If the package you download is contained within a Zip archive, you
- need to extract the archive first.
+ <ulink url="http://dev.mysql.com/downloads/"/>. If the package you
+ download is contained within a Zip archive, you need to extract the
+ archive first.
</para>
<para>
@@ -4239,9 +4233,8 @@
Note that if you are using an old Windows 95 release (for example,
OSR2), it's likely that you have an old Winsock package; MySQL
requires Winsock 2! You can get the newest Winsock from
- <ulink url="http://www.microsoft.com/">http://www.microsoft.com/</ulink>.
- Windows 98 has the new Winsock 2 library, so it is unnecessary to
- update the library.
+ <ulink url="http://www.microsoft.com/"/>. Windows 98 has the new
+ Winsock 2 library, so it is unnecessary to update the library.
</para>
<para>
@@ -4999,7 +4992,7 @@
<listitem><para>
Download the latest Windows distribution of MySQL from
- <ulink url="http://dev.mysql.com">http://dev.mysql.com</ulink>.
+ <ulink url="http://dev.mysql.com"/>.
</para></listitem>
<listitem><para>
@@ -5132,7 +5125,7 @@
<para>
For more information, see
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271">http://support.microsoft.com/default.aspx?scid=kb;en-us;196271</ulink>.
+ <ulink url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271"/>.
</para></listitem>
<listitem><para>
@@ -5923,10 +5916,9 @@
<para>
If you previously used Marc Liyanage's MySQL packages for Mac OS X
- from
- <ulink url="http://www.entropy.ch">http://www.entropy.ch</ulink>, you
- can simply follow the update instructions for packages using the
- binary installation layout as given on his pages.
+ from <ulink url="http://www.entropy.ch"/>, you can simply follow the
+ update instructions for packages using the binary installation layout
+ as given on his pages.
</para>
<para>
@@ -6108,8 +6100,8 @@
<para>
The latest binary packages for NetWare can be obtained at
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -6124,13 +6116,13 @@
LibC, or NetWare 6.0 with Support Pack 4 installed and updated with
the latest LibC. NetWare 6.5 Support Pack 2 and other updates are
available at
- <ulink
url="http://support.novell.com/filefinder/18197/index.html">http://support.novell.com/filefinder/18197/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/18197/index.html"/>.
NetWare 6.0 Support Pack 4 and other updates are available at
- <ulink
url="http://support.novell.com/filefinder/13659/index.html">http://support.novell.com/filefinder/13659/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/13659/index.html"/>.
The latest LibC is available at
- <ulink
url="http://developer.novell.com/ndk/libc.htm">http://developer.novell.com/ndk/libc.htm</ulink>.
- Steps to update LibC can be found here:
- <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html">http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html</ulink>
+ <ulink url="http://developer.novell.com/ndk/libc.htm"/>. Steps to
+ update LibC can be found here:
+ <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html"/>
</para></listitem>
<listitem><para>
@@ -6267,10 +6259,9 @@
When installing the 4.1.x version either for the first time or
upgrading the 4.0.x version to 4.1.x, download and install Perl
module for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/">http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/</ulink>
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/"/>
and PHP Extension for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/">http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL
- 4.1/</ulink>.
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/"/>.
</para></listitem>
</orderedlist>
@@ -7463,11 +7454,11 @@
<para>
The binaries we provide on the MySQL Web site at
- <ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>
- are all compiled with full optimization and should be perfect for
- most users. See <xref linkend="mysql-binaries"/>. There are some
- configuration settings you can tweak to make an even faster binary,
- but these are only for advanced users. See
+ <ulink url="http://www.mysql.com/"/> are all compiled with full
+ optimization and should be perfect for most users. See
+ <xref linkend="mysql-binaries"/>. There are some configuration
+ settings you can tweak to make an even faster binary, but these are
+ only for advanced users. See
<xref linkend="compile-and-link-options"/>.
</para>
@@ -7670,7 +7661,7 @@
<listitem><para>
Download the BitKeeper free client from
- <ulink
url="http://www.bitmover.com/bk-client.shar">http://www.bitmover.com/bk-client.shar</ulink>.
+ <ulink url="http://www.bitmover.com/bk-client.shar"/>.
</para></listitem>
<listitem><para>
@@ -7774,12 +7765,12 @@
<para>
Normally, you don't have to build the documentation yourself,
because we're providing it in various formats on
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc</ulink>.
- The formats you can download there (HTML, PDF, etc.) are being
- built on a daily basis, so you gain little by creating them
- yourself from the DocBook XML base format in the
- <literal>mysqldoc</literal> tree. If you would like to copy the
- documentation repository, anyway, use the following command:
+ <ulink url="http://dev.mysql.com/doc/"/>. The formats you can
+ download there (HTML, PDF, etc.) are being built on a daily basis,
+ so you gain little by creating them yourself from the DocBook XML
+ base format in the <literal>mysqldoc</literal> tree. If you would
+ like to copy the documentation repository, anyway, use the
+ following command:
</para>
<programlisting>
@@ -7855,23 +7846,23 @@
<itemizedlist>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/autoconf/">http://www.gnu.org/software/autoconf/</ulink>
+ <ulink url="http://www.gnu.org/software/autoconf/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</ulink>
+ <ulink url="http://www.gnu.org/software/automake/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/libtool/">http://www.gnu.org/software/libtool/</ulink>
+ <ulink url="http://www.gnu.org/software/libtool/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/m4/">http://www.gnu.org/software/m4/</ulink>
+ <ulink url="http://www.gnu.org/software/m4/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/make/">http://www.gnu.org/software/make/</ulink>
+ <ulink url="http://www.gnu.org/software/make/"/>
</para></listitem>
</itemizedlist>
@@ -7974,16 +7965,14 @@
<listitem><para>
If you have gotten to the <command>make</command> stage and the
distribution does not compile, please report it in our bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- If you have installed the latest versions of the required GNU
- tools, and they crash trying to process our configuration files,
- please report that also. However, if you execute
- <literal>aclocal</literal> and get a <literal>command not
- found</literal> error or a similar problem, do not report it.
- Instead, make sure that all the necessary tools are installed and
- that your <literal>PATH</literal> variable is set correctly so that
- your shell can find them.
+ database at <ulink url="http://bugs.mysql.com/"/>. If you have
+ installed the latest versions of the required GNU tools, and they
+ crash trying to process our configuration files, please report that
+ also. However, if you execute <literal>aclocal</literal> and get a
+ <literal>command not found</literal> error or a similar problem, do
+ not report it. Instead, make sure that all the necessary tools are
+ installed and that your <literal>PATH</literal> variable is set
+ correctly so that your shell can find them.
</para></listitem>
<listitem><para>
@@ -8019,7 +8008,7 @@
<para>
You can also browse changesets, comments, and source code online.
For example, to browse this information for MySQL 5.0, go to
- <ulink
url="http://mysql.bkbits.net:8080/mysql-5.0">http://mysql.bkbits.net:8080/mysql-5.0</ulink>.
+ <ulink url="http://mysql.bkbits.net:8080/mysql-5.0"/>.
</para>
</section>
@@ -8575,7 +8564,7 @@
Beginning with MySQL 4.0.2, MIT-pthreads is no longer part of the
source distribution. If you require this package, you need to
download it separately from
- <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz">http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz</ulink>
+ <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -8717,7 +8706,7 @@
VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
package). The pre-processor package is necessary for the macro
assembler. More details can be found at
- <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx">http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx</ulink>.
+ <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
</para></listitem>
<listitem><para>
@@ -8743,7 +8732,7 @@
particular version of MySQL in which you are interested.
Prepackaged source distributions are available for released
versions of MySQL and can be obtained from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
@@ -9742,8 +9731,8 @@
<para>
These modules can be obtained from CPAN
- (<ulink url="http://www.cpan.org/">http://www.cpan.org/</ulink>).
- See <xref linkend="perl-installation"/>.
+ (<ulink url="http://www.cpan.org/"/>). See
+ <xref linkend="perl-installation"/>.
</para>
<para>
@@ -12184,7 +12173,7 @@
version that doesn't have <literal>glibc2</literal>, you must
install LinuxThreads before trying to compile MySQL. You can get
LinuxThreads at
- <ulink
url="http://dev.mysql.com/downloads/os-linux.html">http://dev.mysql.com/downloads/os-linux.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-linux.html"/>.
</para>
<para>
@@ -12224,8 +12213,7 @@
</itemizedlist>
<para>
- The page
- <ulink
url="http://www.volano.com/linuxnotes.html">http://www.volano.com/linuxnotes.html</ulink>
+ The page <ulink url="http://www.volano.com/linuxnotes.html"/>
contains additional information about circumventing thread limits
in LinuxThreads.
</para>
@@ -12239,7 +12227,7 @@
LinuxThreads, removing processors from an SMP actually improves
MySQL performance in many cases. We have made a patch available for
<literal>glibc</literal> 2.1.3 to correct this behavior
- (<ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch</ulink>).
+ (<ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -12252,7 +12240,7 @@
<command>mysqld</command> process to the highest priority. We have
also been able to correct the overspin behavior with a patch,
available at
- <ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch"/>.
It combines the correction of overspin, maximum number of threads,
and stack spacing all in one. You need to apply it in the
<literal>linuxthreads</literal> directory with <literal>patch -p0
@@ -12478,7 +12466,7 @@
the process of trying to find a solution, we have received a kernel
patch from one of our users who claimed it made a lot of difference
for his site. The patch is available at
- <ulink
url="http://www.mysql.com/Downloads/Patches/linux-fork.patch">http://www.mysql.com/Downloads/Patches/linux-fork.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Patches/linux-fork.patch"/>.
We have done rather extensive testing of this patch on both
development and production systems. It has significantly improved
MySQL performance without causing any problems and we recommend it
@@ -12648,8 +12636,7 @@
<literal>glibc</literal> older than 2.0.7-5, you should make sure
that you have installed all <literal>glibc</literal> patches. There
is a lot of information about this in the MySQL mail archives,
- available online at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ available online at <ulink url="http://lists.mysql.com/"/>.
</para>
</section>
@@ -12711,9 +12698,9 @@
<para>
You can find the preceding compilers at
- <ulink
url="http://www.support.compaq.com/alpha-tools/">http://www.support.compaq.com/alpha-tools/</ulink>.
- By using these compilers rather than <command>gcc</command>, we get
- about 9-14% better MySQL performance.
+ <ulink url="http://www.support.compaq.com/alpha-tools/"/>. By using
+ these compilers rather than <command>gcc</command>, we get about
+ 9-14% better MySQL performance.
</para>
<para>
@@ -12978,7 +12965,7 @@
In this case, you must use GNU <command>tar</command>
(<command>gtar</command>) to unpack the distribution. You can find a
precompiled copy for Solaris at
- <ulink
url="http://dev.mysql.com/downloads/os-solaris.html">http://dev.mysql.com/downloads/os-solaris.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-solaris.html"/>.
</para>
<para>
@@ -13010,9 +12997,9 @@
<para>
If you are using Solaris on a SPARC, the recommended compiler is
<command>gcc</command> 2.95.2 or 3.2. You can find this at
- <ulink url="http://gcc.gnu.org/">http://gcc.gnu.org/</ulink>. Note
- that <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1
- don't work reliably on SPARC!
+ <ulink url="http://gcc.gnu.org/"/>. Note that
+ <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1 don't
+ work reliably on SPARC!
</para>
<para>
@@ -13473,9 +13460,8 @@
<para>
The easiest (and preferred) way to install MySQL is to use the
<command>mysql-server</command> and
<literal>mysql-client</literal>
- ports available at
- <ulink url="http://www.freebsd.org/">http://www.freebsd.org/</ulink>.
- Using these ports gives you the following benefits:
+ ports available at <ulink url="http://www.freebsd.org/"/>. Using
+ these ports gives you the following benefits:
</para>
<itemizedlist>
@@ -13531,7 +13517,7 @@
comparison of LinuxThreads versus native threads, see Jeremy
Zawodny's article <citetitle>FreeBSD or Linux for your MySQL
Server?</citetitle> at
- <ulink
url="http://jeremy.zawodny.com/blog/archives/000697.html">http://jeremy.zawodny.com/blog/archives/000697.html</ulink>.
+ <ulink url="http://jeremy.zawodny.com/blog/archives/000697.html"/>.
</para>
<para>
@@ -14063,8 +14049,7 @@
<para>
The preceding options are used to compile the MySQL distribution
- that can be found at
- <ulink
url="http://www-frec.bull.com/">http://www-frec.bull.com/</ulink>.
+ that can be found at <ulink url="http://www-frec.bull.com/"/>.
</para>
<para>
@@ -14128,7 +14113,7 @@
<literal>yyyyyy</literal> is a unique system ID and
<literal>mm</literal> is the ID of the CPU Planar. A chart of these
values can be found at
- <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm">http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm</ulink>.
+ <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm"/>.
<!-- older URL... -->
</para>
@@ -14216,7 +14201,7 @@
<para>
You can find more information about using a lot of memory at
- <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm">http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm</ulink>.
+ <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm"/>.
</para>
</section>
@@ -14396,7 +14381,7 @@
Note that the following problems with the <command>ld</command>
program can be fixed by downloading the latest DEC (Compaq) patch
kit from:
- <ulink
url="http://ftp.support.compaq.com/public/unix/">http://ftp.support.compaq.com/public/unix/</ulink>.
+ <ulink url="http://ftp.support.compaq.com/public/unix/"/>.
</para>
<para>
@@ -14544,7 +14529,7 @@
<para>
SGI recommends that you install all the patches on this page as a
set:
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html"/>
</para>
<para>
@@ -14559,7 +14544,7 @@
</para>
<para>
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html"/>
</para>
<para>
@@ -14644,7 +14629,7 @@
<para>
<command>gcc</command> is available at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj">ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj"/>.
</para>
<para>
@@ -14652,8 +14637,7 @@
Environment Supplement oss646B on OpenServer 5.0.6 and oss656B and
The OpenSource libraries found in gwxlibs. All OpenSource tools are
in the <filename>opensrc</filename> directory. They are available
- at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/">ftp://ftp.sco.com/pub/openserver5/opensrc/</ulink>.
+ at <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/"/>.
</para>
<para>
@@ -14662,16 +14646,15 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.[0-6] and
- <ulink
url="ftp://ftp.sco.com/pub/openserverv5/507">ftp://ftp.sco.com/pub/openserverv5/507</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.[0-6] and <ulink url="ftp://ftp.sco.com/pub/openserverv5/507"/>
for OpenServer 5.0.7.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> for
+ OpenServer 5.0.x.
</para>
<para>
@@ -14890,9 +14873,9 @@
<para>
You should get the FSU Pthreads package and install it first. This
can be found at
- <ulink
url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz">http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz</ulink>.
+ <ulink url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz"/>.
You can also get a precompiled package from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz</ulink>.
+ <ulink url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz"/>.
</para>
<para>
@@ -14908,7 +14891,7 @@
needed to get MySQL to build. You need to replace the existing
system include files with these modified header files. They can be
obtained from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -14961,7 +14944,7 @@
<para>
You may get some problems with some include files. In this case,
you can find new SCO-specific include files at
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -14990,11 +14973,10 @@
<listitem><para>
FSU Pthreads (at least the version at
- <ulink url="ftp::/ftp.zenez.com">ftp::/ftp.zenez.com</ulink>)
- comes linked with GNU <literal>malloc</literal>. If you encounter
- problems with memory usage, make sure that
- <filename>gmalloc.o</filename> is included in
- <filename>libgthreads.a</filename> and
+ <ulink url="ftp::/ftp.zenez.com"/>) comes linked with GNU
+ <literal>malloc</literal>. If you encounter problems with memory
+ usage, make sure that <filename>gmalloc.o</filename> is included
+ in <filename>libgthreads.a</filename> and
<filename>libgthreads.so</filename>.
</para></listitem>
@@ -15016,25 +14998,22 @@
<listitem><para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
SCO provides security fixes and <literal>libsocket.so.2</literal>
- at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- and
- <ulink
url="ftp://ftp.sco.com/pub/security/sse">ftp://ftp.sco.com/pub/security/sse</ulink>
- for OpenServer 5.0.x.
+ at <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> and
+ <ulink url="ftp://ftp.sco.com/pub/security/sse"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
Pre-OSR506 security fixes. Also, the <literal>telnetd</literal>
fix at
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/">ftp://stage.caldera.com/pub/security/openserver/</ulink>
- or
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/">ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/</ulink>
+ <ulink url="ftp://stage.caldera.com/pub/security/openserver/"/> or
+ <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/"/>
as both <filename>libsocket.so.2</filename> and
<filename>libresolv.so.1</filename> with instructions for
installing on pre-OSR506 systems.
@@ -15059,11 +15038,10 @@
<title id='title-sco-unixware'>&title-sco-unixware;</title>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on UnixWare 7.1.x, you must use a version of MySQL
- at least as recent as 3.22.13 to get fixes for some portability and
- OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on UnixWare 7.1.x, you
+ must use a version of MySQL at least as recent as 3.22.13 to get
+ fixes for some portability and OS problems.
</para>
<para>
@@ -15090,22 +15068,18 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/unixware7">ftp://ftp.sco.com/pub/unixware7</ulink>
- for UnixWare 7.1.1,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/713/">ftp://ftp.sco.com/pub/unixware7/713/</ulink>
- for UnixWare 7.1.3,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/714/">ftp://ftp.sco.com/pub/unixware7/714/</ulink>
- for UnixWare 7.1.4, and
- <ulink
url="ftp://ftp.sco.com/pub/openunix8">ftp://ftp.sco.com/pub/openunix8</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/unixware7"/> for UnixWare 7.1.1,
+ <ulink url="ftp://ftp.sco.com/pub/unixware7/713/"/> for UnixWare
+ 7.1.3, <ulink url="ftp://ftp.sco.com/pub/unixware7/714/"/> for
+ UnixWare 7.1.4, and <ulink url="ftp://ftp.sco.com/pub/openunix8"/>
for OpenUNIX 8.0.0.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenUNIX">ftp://ftp.sco.com/pub/security/OpenUNIX</ulink>
- for OpenUNIX and
- <ulink
url="ftp://ftp.sco.com/pub/security/UnixWare">ftp://ftp.sco.com/pub/security/UnixWare</ulink>
- for UnixWare.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenUNIX"/> for OpenUNIX
+ and <ulink url="ftp://ftp.sco.com/pub/security/UnixWare"/> for
+ UnixWare.
</para>
<para>
@@ -15236,60 +15210,71 @@
<para>
Key improvements of OpenServer 6 include:
+
<itemizedlist>
+
<listitem><para>
Larger file support up to 1 TB
</para></listitem>
+
<listitem><para>
Multiprocessor support increased from 4 to 32 processors
</para></listitem>
+
<listitem><para>
Increased memory support up to 64 GB
</para></listitem>
+
<listitem><para>
Extending the power of UnixWare into OpenServer 6
</para></listitem>
+
<listitem><para>
Dramatic performance improvement
</para></listitem>
+
</itemizedlist>
</para>
<para>
OpenServer 6.0.0 has the following:
+
<itemizedlist>
+
<listitem><para>
- <filename>/bin</filename> is for commands that behave exactly the
+ <filename>/bin</filename> is for commands that behave exactly the
same as on OpenServer 5.0.x.
</para></listitem>
+
<listitem><para>
- <filename>/u95/bin</filename> is for commands that have better
- standards conformance, for example Large File System (LFS)
+ <filename>/u95/bin</filename> is for commands that have better
+ standards conformance, for example Large File System (LFS)
support.
</para></listitem>
+
<listitem><para>
- <filename>/udk/bin</filename> is for commands that behave the
+ <filename>/udk/bin</filename> is for commands that behave the
same as on UnixWare 7.1.4. The default is for the LFS support.
</para></listitem>
+
</itemizedlist>
</para>
<para>
The following is a guide to setting PATH on OpenServer 6. If the
- user wants the traditional OpenServer 5.0.x then
- <literal>PATH</literal> should be <filename>/bin</filename>
- first. If the user wants LFS support then the path should be
- <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
- support first then the path would be
+ user wants the traditional OpenServer 5.0.x then
+ <literal>PATH</literal> should be <filename>/bin</filename>
first.
+ If the user wants LFS support then the path should be
+ <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
+ support first then the path would be
<filename>/udk/bin:/u95/bin:/bin:</filename>.
</para>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on OpenServer 6.0.x, you must use a version of
- MySQL at least as recent as 3.22.13 to get fixes for some
- portability and OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on OpenServer 6.0.x,
+ you must use a version of MySQL at least as recent as 3.22.13 to
+ get fixes for some portability and OS problems.
</para>
<para>
@@ -15317,19 +15302,18 @@
<para>
SCO provides OpenServer 6 operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver6">ftp://ftp.sco.com/pub/openserver6</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver6"/>.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/>.
</para>
<para>
By default, the maximum file size on a OpenServer 6.0.0 system is
- 1TB. Some operating system utilities have a limitation of 2GB.
- The maximum
- possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
+ 1TB. Some operating system utilities have a limitation of 2GB. The
+ maximum possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
</para>
<para>
@@ -15556,9 +15540,9 @@
<para>
As of MySQL 3.22.8, Perl support is no longer included with MySQL
distributions. You can obtain the necessary modules from
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>
- for Unix, or by using the ActiveState <literal>ppm</literal> program
- on Windows. The following sections describe how to do this.
+ <ulink url="http://search.cpan.org"/> for Unix, or by using the
+ ActiveState <literal>ppm</literal> program on Windows. The following
+ sections describe how to do this.
</para>
<para>
@@ -15582,7 +15566,7 @@
<para>
If you want to install Perl support, the files you need can be
obtained from the CPAN (Comprehensive Perl Archive Network) at
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>.
+ <ulink url="http://search.cpan.org"/>.
</para>
<para>
@@ -15675,7 +15659,7 @@
If you don't have access rights to install Perl modules in the
system directory or if you want to install local Perl modules, the
following reference may be useful:
- <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules">http://servers.digitaldaze.com/extensions/perl/modules.html#modules</ulink>
+ <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules"/>
</para>
<para>
@@ -15712,8 +15696,8 @@
<listitem><para>
Get ActiveState Perl from
- <ulink
url="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</ulink>
- and install it.
+ <ulink url="http://www.activestate.com/Products/ActivePerl/"/> and
+ install it.
</para></listitem>
<listitem><para>
--- 1.13/refman-5.0/introduction.xml 2005-07-12 22:01:20 -05:00
+++ 1.14/refman-5.0/introduction.xml 2005-07-13 17:26:56 -05:00
@@ -30,11 +30,10 @@
<para>
The MySQL software is Dual Licensed. Users can choose to use the MySQL
software as an Open Source product under the terms of the GNU General
- Public License
- (<ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>)
- or can purchase a standard commercial license from MySQL AB. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on our licensing policies.
+ Public License (<ulink url="http://www.fsf.org/licenses/"/>) or can
+ purchase a standard commercial license from MySQL AB. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for more
+ information on our licensing policies.
</para>
<para>
@@ -85,6 +84,7 @@
</para></listitem>
<!-- TODO: Fix this if possible, cut otherwise. -->
+
<!--
<listitem><para>
For future plans, see <xref linkend="todo"/>.
@@ -104,8 +104,7 @@
<para>
Reports of errors (often called ``bugs''), as well as questions and
- comments, should be sent to
- <ulink url="http://bugs.mysql.com">http://bugs.mysql.com</ulink>. See
+ comments, should be sent to <ulink url="http://bugs.mysql.com"/>. See
<xref linkend="bug-reports"/>.
</para>
@@ -178,9 +177,8 @@
The MySQL Database Software is under constant development, and the
Reference Manual is updated frequently as well. The most recent
version of the manual is available online in searchable form at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- Other formats also are available, including HTML, PDF, and Windows
- CHM versions.
+ <ulink url="http://dev.mysql.com/doc/"/>. Other formats also are
+ available, including HTML, PDF, and Windows CHM versions.
</para>
<indexterm type="concept">
@@ -529,9 +527,8 @@
</itemizedlist>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL and MySQL AB.
</para>
<para>
@@ -567,9 +564,8 @@
</para>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL software and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL software and MySQL AB.
</para>
<itemizedlist>
@@ -641,13 +637,12 @@
Internet and use it without paying anything. If you wish, you may
study the source code and change it to suit your needs. The MySQL
software uses the GPL (GNU General Public License),
- <ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>,
- to define what you may and may not do with the software in different
- situations. If you feel uncomfortable with the GPL or need to embed
- MySQL code into a commercial application, you can buy a commercially
- licensed version from us. See the MySQL Licensing Overview for more
- information
- (<ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>).
+ <ulink url="http://www.fsf.org/licenses/"/>, to define what you may
+ and may not do with the software in different situations. If you
+ feel uncomfortable with the GPL or need to embed MySQL code into a
+ commercial application, you can buy a commercially licensed version
+ from us. See the MySQL Licensing Overview for more information
+ (<ulink url="http://www.mysql.com/company/legal/licensing/"/>).
</para></listitem>
<listitem><para>
@@ -875,7 +870,7 @@
<listitem><para>
The MySQL code is tested with Purify (a commercial memory leakage
detector) as well as with Valgrind, a GPL tool
- (<ulink
url="http://developer.kde.org/~sewardj/">http://developer.kde.org/~sewardj/</ulink>).
+ (<ulink url="http://developer.kde.org/~sewardj/"/>).
</para></listitem>
<listitem><para>
@@ -1371,7 +1366,7 @@
<para>
For a detailed overview about LFS in Linux, we recommend Andreas
Jaeger's <citetitle>Large File Support in Linux</citetitle> page at
- <ulink
url="http://www.suse.de/~aj/linux_lfs.html">http://www.suse.de/~aj/linux_lfs.html</ulink>.
+ <ulink url="http://www.suse.de/~aj/linux_lfs.html"/>.
</para>
<para>
@@ -1615,7 +1610,7 @@
</para>
<!-- TODO: Needs additional work as we get closer to 5.1. -->
-
+
<informaltable>
<tgroup cols="2">
<colspec colwidth="30*"/>
@@ -1685,10 +1680,10 @@
Many users of <literal>libmysqld</literal> benefit from the MySQL
Dual Licensing. For those not wishing to be bound by the GPL, the
software is also made available under a commercial license. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on the licensing policy of MySQL AB. The
- embedded MySQL library uses the same interface as the normal client
- library, so it is convenient and easy to use. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for
+ more information on the licensing policy of MySQL AB. The embedded
+ MySQL library uses the same interface as the normal client library,
+ so it is convenient and easy to use. See
<xref linkend="libmysqld"/>.
</para>
@@ -1728,78 +1723,77 @@
<title
id='title-mysql-5-0-nutshell'>&title-mysql-5-0-nutshell;</title>
<para>
- The following features are implemented in MySQL 5.0.
+ The following features are implemented in MySQL 5.0.
</para>
-
+
<itemizedlist>
-
- <listitem><para>
- <emphasis role="bold">BIT</emphasis> Data Type:
- See <xref linkend="numeric-types"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Cursors</emphasis>:
- Elementary support.
- See <xref linkend="cursors"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Data Dictionary (Information
Schema)</emphasis>:
- See <xref linkend="information-schema"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Instance Manager</emphasis>:
- Can be used to start and stop the MySQL Server, even from a remote host.
- See <xref linkend="instance-manager"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Precision Math</emphasis>:
- See <xref linkend="precision-math"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Stored Procedures</emphasis>:
- See <xref linkend="stored-procedures"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Strict Mode and Standard Error
Handling</emphasis>:
- See <xref linkend="server-sql-mode"/> and <xref
linkend="error-handling"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Triggers</emphasis>:
- See <xref linkend="triggers"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">VARCHAR</emphasis> Data Type:
- True <literal>VARCHAR</literal> support. Maximum effective length of
- <literal>VARCHAR</literal> is 65,532 bytes now, and no stripping of
- trailing whitespace occurs.
- See <xref linkend="char"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Views</emphasis>:
- See <xref linkend="views"/> and <xref linkend="ansi-diff-views"/>.
- </para></listitem>
-
+
+ <listitem><para>
+ <emphasis role="bold">BIT</emphasis> Data Type: See
+ <xref linkend="numeric-types"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Cursors</emphasis>: Elementary support. See
+ <xref linkend="cursors"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Data Dictionary (Information
+ Schema)</emphasis>: See <xref linkend="information-schema"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Instance Manager</emphasis>: Can be used to
+ start and stop the MySQL Server, even from a remote host. See
+ <xref linkend="instance-manager"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Precision Math</emphasis>: See
+ <xref linkend="precision-math"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Stored Procedures</emphasis>: See
+ <xref linkend="stored-procedures"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Strict Mode and Standard Error
+ Handling</emphasis>: See <xref linkend="server-sql-mode"/> and
+ <xref linkend="error-handling"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Triggers</emphasis>: See
+ <xref linkend="triggers"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">VARCHAR</emphasis> Data Type: True
+ <literal>VARCHAR</literal> support. Maximum effective length of
+ <literal>VARCHAR</literal> is 65,532 bytes now, and no stripping of
+ trailing whitespace occurs. See <xref linkend="char"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Views</emphasis>: See <xref
linkend="views"/>
+ and <xref linkend="ansi-diff-views"/>.
+ </para></listitem>
+
</itemizedlist>
-
+
<para>
- The News section of this manual includes a more in-depth list of
- features. See <xref linkend="news-5-0-x"/>.
+ The News section of this manual includes a more in-depth list of
+ features. See <xref linkend="news-5-0-x"/>.
</para>
-
+
<para>
- For those wishing to take a look at the bleeding edge of MySQL
- development, we make our BitKeeper repository for MySQL publicly
- available. See <xref linkend="installing-source-tree"/>.
- </para>
+ For those wishing to take a look at the bleeding edge of MySQL
+ development, we make our BitKeeper repository for MySQL publicly
+ available. See <xref linkend="installing-source-tree"/>.
+ </para>
</section>
@@ -1850,10 +1844,10 @@
<para>
To subscribe to or unsubscribe from any of the mailing lists
described in this section, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
- For most of them, you can select the regular version of the list
- where you get individual messages, or a digest version where you
- get one large message per day.
+ <ulink url="http://lists.mysql.com/"/>. For most of them, you can
+ select the regular version of the list where you get individual
+ messages, or a digest version where you get one large message per
+ day.
</para>
<para>
@@ -2071,7 +2065,7 @@
A German mailing list. Email <literal>subscribe mysql-de
your@stripped</literal> to this list. You can find
information about this mailing list at
- <ulink
url="http://www.4t2.com/mysql/">http://www.4t2.com/mysql/</ulink>.
+ <ulink url="http://www.4t2.com/mysql/"/>.
</para></listitem>
<listitem><para>
@@ -2122,30 +2116,29 @@
<listitem><para>
Start by searching the MySQL online manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- We try to keep the manual up to date by updating it frequently
- with solutions to newly found problems. The change history
- (<ulink
url="http://dev.mysql.com/doc/mysql/en/News.html">http://dev.mysql.com/doc/mysql/en/News.html</ulink>)
- can be particularly useful since it is quite possible that a newer
+ <ulink url="http://dev.mysql.com/doc/"/>. We try to keep the
+ manual up to date by updating it frequently with solutions to
+ newly found problems. The change history
+ (<ulink url="http://dev.mysql.com/doc/mysql/en/News.html"/>) can
+ be particularly useful since it is quite possible that a newer
version contains a solution to your problem.
</para></listitem>
<listitem><para>
Search in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- to see whether the bug has been reported and fixed.
+ <ulink url="http://bugs.mysql.com/"/> to see whether the bug has
+ been reported and fixed.
</para></listitem>
<listitem><para>
Search the MySQL mailing list archives at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
<listitem><para>
- You can also use
- <ulink
url="http://www.mysql.com/search/">http://www.mysql.com/search/</ulink>
- to search all the Web pages (including the manual) that are
- located at the MySQL AB Web site.
+ You can also use <ulink url="http://www.mysql.com/search/"/> to
+ search all the Web pages (including the manual) that are located
+ at the MySQL AB Web site.
</para></listitem>
</itemizedlist>
@@ -2208,10 +2201,10 @@
<para>
The normal place to report bugs is
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- which is the address for our bugs database. This database is
- public, and can be browsed and searched by anyone. If you log in to
- the system, you can enter new reports.
+ <ulink url="http://bugs.mysql.com/"/>, which is the address for our
+ bugs database. This database is public, and can be browsed and
+ searched by anyone. If you log in to the system, you can enter new
+ reports.
</para>
<para>
@@ -2254,10 +2247,9 @@
<para>
All bugs posted in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- are corrected or documented in the next MySQL release. If only
- minor code changes are needed to correct a problem, we may also
- post a patch that fixes the problem.
+ <ulink url="http://bugs.mysql.com/"/> are corrected or documented
+ in the next MySQL release. If only minor code changes are needed to
+ correct a problem, we may also post a patch that fixes the problem.
</para>
<para>
@@ -2267,12 +2259,11 @@
<para>
If you have a repeatable bug report, please report it to the bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- Note that even in this case it's good to run the
- <command>mysqlbug</command> script first to find information about
- your system. Any bug that we are able to repeat has a high chance
- of being fixed in the next MySQL release.
+ database at <ulink url="http://bugs.mysql.com/"/>. Note that even
+ in this case it's good to run the <command>mysqlbug</command>
+ script first to find information about your system. Any bug that we
+ are able to repeat has a high chance of being fixed in the next
+ MySQL release.
</para>
<para>
@@ -2463,9 +2454,8 @@
reproduces the anomaly. This script should include any necessary
source files. The more closely the script can reproduce your
situation, the better. If you can make a reproducible test case,
- you should post it on
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- for high-priority treatment.
+ you should post it on <ulink url="http://bugs.mysql.com/"/> for
+ high-priority treatment.
</para>
<para>
@@ -2487,9 +2477,9 @@
Create a compressed archive of your files using
<command>tar</command> and <command>gzip</command> or
<command>zip</command>, and use FTP to transfer the archive to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- Then enter the problem into our bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. Then enter
+ the problem into our bugs database at
+ <ulink url="http://bugs.mysql.com/"/>.
</para></listitem>
<listitem><para>
@@ -2509,9 +2499,9 @@
actual situation, and it is by all means better for us. In case
you have data that you don't want to show to others, you can use
FTP to transfer it to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- If the information is really top secret and you don't want to show
- it even to us, then go ahead and provide an example using other
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. If the
+ information is really top secret and you don't want to show it
+ even to us, then go ahead and provide an example using other
names, but please regard this as the last choice.
</para></listitem>
@@ -2573,8 +2563,7 @@
syntax closely. If you can't find something wrong with it, it's
extremely likely that your current version of MySQL Server doesn't
support the syntax you are using. If you are using the current
- version and the manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>
+ version and the manual at <ulink url="http://dev.mysql.com/doc/"/>
doesn't cover the syntax you are using, MySQL Server doesn't
support your query. In this case, your only options are to
implement the syntax yourself or email
@@ -2747,8 +2736,7 @@
<listitem><para>
<emphasis role="bold">freenode</emphasis> (see
- <ulink url="http://www.freenode.net/">http://www.freenode.net/</ulink>
- for servers)
+ <ulink url="http://www.freenode.net/"/> for servers)
</para>
<itemizedlist>
@@ -2766,10 +2754,10 @@
<para>
If you are looking for IRC client software to connect to an IRC
network, take a look at <literal>X-Chat</literal>
- (<ulink url="http://www.xchat.org/">http://www.xchat.org/</ulink>).
- X-Chat (GPL licensed) is available for Unix as well as for Windows
- platforms (a free Windows build of X-Chat is available at
- <ulink
url="http://www.silverex.org/download/">http://www.silverex.org/download/</ulink>).
+ (<ulink url="http://www.xchat.org/"/>). X-Chat (GPL licensed) is
+ available for Unix as well as for Windows platforms (a free Windows
+ build of X-Chat is available at
+ <ulink url="http://www.silverex.org/download/"/>).
</para>
</section>
@@ -2784,7 +2772,7 @@
<para>
The latest community support resource are the forums at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ <ulink url="http://forums.mysql.com"/>.
</para>
<para>
@@ -3464,16 +3452,17 @@
</itemizedlist>
<!-- TODO: Fix the following if/when possible, otherwise cut. -->
+
<!--
<para>
For a prioritized list indicating when new extensions are added to
MySQL Server, you should consult the online MySQL TODO list at
- <ulink
url="http://dev.mysql.com/doc/mysql/en/TODO.html">http://dev.mysql.com/doc/mysql/en/TODO.html</ulink>.
- That is the latest version of the TODO list in this manual. See
+ <ulink url="http://dev.mysql.com/doc/mysql/en/TODO.html"/>. That is
+ the latest version of the TODO list in this manual. See
<xref linkend="todo"/>.
</para>
-->
-
+
</section>
<section id="differences-from-ansi">
@@ -4292,9 +4281,11 @@
for anything that it can detect while parsing a statement to be
executed, and tries to recover from any errors that occur while
executing the statement. We do this in most cases, but not yet for
- all.
- <!-- TODO: Fix following link. -->
- <!-- See <xref linkend="todo-future"/>. -->
+ all.
+
+<!-- TODO: Fix following link. -->
+
+<!-- See <xref linkend="todo-future"/>. -->
</para>
<para>
--- 1.3/refman-5.0/mysql-connectors.xml 2005-07-06 12:16:57 -05:00
+++ 1.4/refman-5.0/mysql-connectors.xml 2005-07-13 17:26:56 -05:00
@@ -68,7 +68,7 @@
<para>
This is a reference to the MySQL ODBC drivers, not a general ODBC
reference. For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
<para>
@@ -76,7 +76,7 @@
working knowledge of C, general DBMS knowledge, and finally, but not
least, familiarity with MySQL. For more information about MySQL
functionality and its syntax, refer to
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
<para>
@@ -105,7 +105,7 @@
<para>
For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -156,17 +156,17 @@
MySQL AB distributes all its products under the General Public
License (GPL). You can get a copy of the latest version of MyODBC
binaries and sources from the MySQL AB Web site
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<para>
For more information about MyODBC, visit
- <ulink
url="http://www.mysql.com/products/myodbc/">http://www.mysql.com/products/myodbc/</ulink>.
+ <ulink url="http://www.mysql.com/products/myodbc/"/>.
</para>
<para>
For more information about licensing, visit
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>.
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
</para>
</section>
@@ -292,8 +292,7 @@
<para>
For information about subscribing to MySQL mailing lists or to
- browse list archives, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ browse list archives, visit <ulink url="http://lists.mysql.com/"/>.
</para>
<para>
@@ -309,8 +308,7 @@
<para>
Community support from experienced users is available through the
- MySQL Forums, located at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ MySQL Forums, located at <ulink url="http://forums.mysql.com"/>.
</para>
</section>
@@ -378,8 +376,7 @@
create an archive in <command>tar</command> or Zip format that
contains a MyODBC trace file, the ODBC log file, and a
<filename>README</filename> file that explains the problem. You can
- send this to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
+ send this to <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>.
Only we at MySQL AB has access to the files you upload, and we are
very discreet with the data.
</para>
@@ -435,8 +432,7 @@
<para>
A survey of ODBC functions supported by MyODBC is given at
<xref linkend="myodbc-api-reference"/>. For general information
- about ODBC, see
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ about ODBC, see <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -628,19 +624,19 @@
<listitem><para>
Microsoft Windows ODBC Driver Manager
(<filename>odbc32.dll</filename>),
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>
+ <ulink url="http://www.microsoft.com/data/"/>
</para></listitem>
<listitem><para>
unixODBC Driver Manager for Unix
(<filename>libodbc.so</filename>),
- <ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>.
+ <ulink url="http://www.unixodbc.org"/>.
</para></listitem>
<listitem><para>
iODBC ODBC Driver Manager for Unix
(<filename>libiodbc.so</filename>),
- <ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>
+ <ulink url="http://www.iodbc.org"/>
</para></listitem>
</itemizedlist>
@@ -687,7 +683,7 @@
<para>
MyODBC is Open Source. You can find the newest version at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
Please note that the 2.50.x versions are LGPL licensed, whereas the
3.51.x versions are GPL licensed.
</para>
@@ -783,7 +779,7 @@
<para>
To install MyODBC on Windows, you should download the appropriate
distribution file from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>,
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>,
unpack it, and execute the
<command>MyODBC-<replaceable>VERSION</replaceable>.exe</command>
file.
@@ -928,7 +924,7 @@
<listitem><para>
MDAC, Microsoft Data Access SDK from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para></listitem>
<listitem><para>
@@ -937,7 +933,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
</itemizedlist>
@@ -1038,7 +1034,7 @@
<listitem><para>
For the complete usage of <command>nmake</command>, visit
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp"/>.
</para></listitem>
<listitem><para>
@@ -1100,7 +1096,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<!-- TODO: I can't understand the following weird concatenation of sentences. -->
@@ -1125,12 +1121,12 @@
<listitem><para>
<literal>iodbc</literal> 3.0 or later
- (<ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>)
+ (<ulink url="http://www.iodbc.org"/>)
</para></listitem>
<listitem><para>
<literal>unixodbc</literal> Alpha 3 or later
- (<ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>)
+ (<ulink url="http://www.unixodbc.org"/>)
</para></listitem>
</itemizedlist></listitem>
@@ -1775,8 +1771,8 @@
<orderedlist>
<listitem><para>
- See <xref linkend="installing-source-tree"/> for instructions on how
- to download and install BitKeeper.
+ See <xref linkend="installing-source-tree"/> for instructions on
+ how to download and install BitKeeper.
</para></listitem>
<listitem><para>
@@ -1874,16 +1870,15 @@
</para></listitem>
<listitem><para>
- BitKeeper has a help utility that you can access via
- <command>bk helptool</command>.
+ BitKeeper has a help utility that you can access via <command>bk
+ helptool</command>.
</para></listitem>
</orderedlist>
<para>
You can also browse changesets, comments and source code online by
- browsing to
- <ulink
url="http://mysql.bkbits.net:8080/myodbc3">http://mysql.bkbits.net:8080/myodbc3</ulink>.
+ browsing to <ulink url="http://mysql.bkbits.net:8080/myodbc3"/>.
</para>
</section>
@@ -2631,9 +2626,10 @@
<filename>myodbc3.dll</filename> file. Make sure to revert back to
the release version of the driver DLL once you are done with the
debugging because the debug version may cause performance issues.
- Note that the <filename>myodbc3d.dll</filename> isn't included in
- MyODBC 3.51.07 through 3.51.11. If you are using one of these versions,
- you should copy that DLL from a previous version (for example, 3.51.06).
+ Note that the <filename>myodbc3d.dll</filename> isn't included in
+ MyODBC 3.51.07 through 3.51.11. If you are using one of these
+ versions, you should copy that DLL from a previous version (for
+ example, 3.51.06).
</para>
<para>
@@ -2864,7 +2860,7 @@
<para>
You can also find a simple HOWTO at
- <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html">http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html</ulink>.
+ <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html"/>.
</para>
</section>
@@ -3101,8 +3097,7 @@
<para>
Also, before posting the bug, check the MyODBC mailing list
- archive at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ archive at <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
</itemizedlist>
@@ -3225,17 +3220,15 @@
<listitem><para>
Data
- Architect(<ulink
url="http://thekompany.com/products/dataarchitect/">http://thekompany.com/products/dataarchitect/</ulink>)
+ Architect(<ulink url="http://thekompany.com/products/dataarchitect/"/>)
</para></listitem>
<listitem><para>
- SQLExpress for
- Xbase++(<ulink
url="http://www.SQLExpress.net">http://www.SQLExpress.net</ulink>)
+ SQLExpress for Xbase++(<ulink url="http://www.SQLExpress.net"/>)
</para></listitem>
<listitem><para>
- Open Office
- (<ulink
url="http://www.openoffice.org">http://www.openoffice.org</ulink>)
+ Open Office (<ulink url="http://www.openoffice.org"/>)
<ulink url="http://dba.openoffice.org/proposals/MySQL_OOo.html">How-to:
MySQL + OpenOffice</ulink>.
<ulink url="http://www.unixodbc.org/doc/OOoMySQL.pdf">How-to:
@@ -3244,17 +3237,15 @@
<listitem><para>
Star Office
- (<ulink
url="http://wwws.sun.com/software/star/staroffice/6.0/index.html">http://wwws.sun.com/software/star/staroffice/6.0/index.html</ulink>)
+ (<ulink url="http://wwws.sun.com/software/star/staroffice/6.0/index.html"/>)
</para></listitem>
<listitem><para>
- G2-ODBC bridge
- (<ulink url="http://www.gensym.com">http://www.gensym.com</ulink>)
+ G2-ODBC bridge (<ulink url="http://www.gensym.com"/>)
</para></listitem>
<listitem><para>
- Sambar Server
- (<ulink
url="http://www.sambarserver.info">http://www.sambarserver.info</ulink>)
+ Sambar Server (<ulink url="http://www.sambarserver.info"/>)
<ulink url="http://www.sambarserver.info/article.php?sid=66">How-to:
MyODBC + SambarServer + MySQL</ulink>.
</para></listitem>
@@ -3306,17 +3297,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC
(<literal>Microsoft Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL,
- the table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL
- 3.23.x, which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug
+ in Access that when you export data to MySQL, the table and
+ column names aren't specified. Another way to work around this
+ bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which
+ together provide a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack
5 (SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3533,7 +3524,7 @@
sources. Allaire has verified that MyODBC 2.50.26 works with MySQL
3.22.27 and ColdFusion for Linux. (Any newer version should also
work.) You can download MyODBC at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para>
<para>
@@ -3919,7 +3910,7 @@
<para>
Refer to this document about connection pooling:
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470"/>.
</para>
</section>
@@ -3950,17 +3941,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3973,12 +3964,12 @@
<listitem><para>
Install the latest version of MySQL from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
Install the latest version of MyODBC 3.51 or 2.50 from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para></listitem>
<listitem><para>
@@ -4229,17 +4220,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -4384,7 +4375,7 @@
<para>
Read ``How to Trap ODBC Login Error Messages in Access'' at
- <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E">http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E</ulink>.
+ <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E"/>.
</para>
</section>
@@ -4450,7 +4441,7 @@
<para>
Read ``Set the QueryTimeout Value for ODBC Connections'' at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756">http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756"/>.
</para>
</section>
@@ -4504,7 +4495,7 @@
<para>
A simple example can be found from,
- <ulink
url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm">http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm</ulink>
+ <ulink url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm"/>
</para>
</section>
@@ -4517,7 +4508,7 @@
You can make use of <literal>RecordsAffected</literal> property in
the ADO execute method. For more information on the usage of
execute method, refer to
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp"/>.
</para>
</section>
@@ -4606,7 +4597,7 @@
<para>
A Frequently Asked Questions list for ASP can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp">http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp"/>.
</para>
</section>
@@ -4915,7 +4906,7 @@
<emphasis role="bold">Caution</emphasis>: Using ODBC.NET with
MyODBC, while fetching empty string (0 length), it starts giving
the SQL_NO_DATA exception. You can get the patch for this from
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243"/>.
</para>
</section>
@@ -5054,7 +5045,7 @@
<para>
For the complete ODBC API reference, please refer to the ODBC
Programer's Reference at
- <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp">http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp"/>.
</para>
<para>
@@ -8397,12 +8388,12 @@
100% native Java. This product was formerly known as the
<literal>mm.mysql</literal> driver. You can download <literal>MySQL
Connector/J</literal> from
- <ulink
url="http://dev.mysql.com/downloads/connector/j/">http://dev.mysql.com/downloads/connector/j/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/j/"/>.
</para></listitem>
<listitem><para>
The Resin JDBC driver, which can be found at
- <ulink
url="http://www.caucho.com/projects/jdbc-mysql/index.xtp">http://www.caucho.com/projects/jdbc-mysql/index.xtp</ulink>.
+ <ulink url="http://www.caucho.com/projects/jdbc-mysql/index.xtp"/>.
</para></listitem>
</itemizedlist>
@@ -8415,7 +8406,7 @@
<para>
Documentation for <literal>MySQL Connector/J</literal> is available
online at the MySQL AB Web site at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
</section>
--- 1.55/refman-5.0/news.xml 2005-07-13 14:38:32 -05:00
+++ 1.56/refman-5.0/news.xml 2005-07-13 17:26:57 -05:00
@@ -53,8 +53,8 @@
Note that we tend to update the manual at the same time we make
changes to MySQL. If you find a recent version of MySQL listed here
that you can't find on our download page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>),
- it means that the version has not yet been released.
+ (<ulink url="http://dev.mysql.com/downloads/"/>), it means that the
+ version has not yet been released.
</para>
<para>
@@ -4268,8 +4268,7 @@
suite and fixes a lot of reported bugs found in the previous 5.0.0
release. However, please be aware that this is not a ``standard
MySQL build'' in the sense that there are still some open critical
- bugs in our bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
+ bugs in our bugs database at <ulink url="http://bugs.mysql.com/"/>
that affect this release as well. We are actively fixing these and
will make a new release where these are fixed as soon as possible.
However, this binary should be a good candidate for testing new
--- 1.14/refman/installing.xml 2005-07-12 11:56:13 -05:00
+++ 1.15/refman/installing.xml 2005-07-13 17:26:57 -05:00
@@ -941,9 +941,8 @@
<listitem><para>
We monitor bugs from our customer support list, the bugs database
- at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- and the MySQL external mailing lists.
+ at <ulink url="http://bugs.mysql.com/"/>, and the MySQL external
+ mailing lists.
</para></listitem>
<listitem><para>
@@ -992,20 +991,20 @@
<listitem><para>
After publishing the binaries on
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink>,
- we send out an announcement message to the
- <literal>mysql</literal> and <literal>announce</literal>
mailing
- lists. See <xref linkend="mailing-list"/>. The announcement
- message contains a list of all changes to the release and any
- known problems with the release. The Known Problems section in the
- release notes has been needed for only a handful of releases.
+ <ulink url="http://dev.mysql.com/"/>, we send out an announcement
+ message to the <literal>mysql</literal> and
+ <literal>announce</literal> mailing lists. See
+ <xref linkend="mailing-list"/>. The announcement message contains
+ a list of all changes to the release and any known problems with
+ the release. The Known Problems section in the release notes has
+ been needed for only a handful of releases.
</para></listitem>
<listitem><para>
To quickly give our users access to the latest MySQL features, we
do a new MySQL release every 4-8 weeks. Source code snapshots are
built daily and are available at
- <ulink
url="http://downloads.mysql.com/snapshots.php">http://downloads.mysql.com/snapshots.php</ulink>.
+ <ulink url="http://downloads.mysql.com/snapshots.php"/>.
</para></listitem>
<listitem><para>
@@ -1685,18 +1684,17 @@
<para>
Check the MySQL downloads page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>)
- for information about the current version and for downloading
- instructions. For a complete up-to-date list of MySQL download
- mirror sites, see
- <ulink
url="http://dev.mysql.com/downloads/mirrors.html">http://dev.mysql.com/downloads/mirrors.html</ulink>.
- There you can also find information about becoming a MySQL mirror
- site and how to report a bad or out-of-date mirror.
+ (<ulink url="http://dev.mysql.com/downloads/"/>) for information
+ about the current version and for downloading instructions. For a
+ complete up-to-date list of MySQL download mirror sites, see
+ <ulink url="http://dev.mysql.com/downloads/mirrors.html"/>. There
+ you can also find information about becoming a MySQL mirror site and
+ how to report a bad or out-of-date mirror.
</para>
<para>
Our main mirror is located at
- <ulink
url="http://mirrors.sunsite.dk/mysql/">http://mirrors.sunsite.dk/mysql/</ulink>.
+ <ulink url="http://mirrors.sunsite.dk/mysql/"/>.
</para>
</section>
@@ -1790,15 +1788,14 @@
it is part of the <literal>GNU Text Utilities</literal> package,
which is available for a wide range of platforms. You can download
the source code from
- <ulink
url="http://www.gnu.org/software/textutils/">http://www.gnu.org/software/textutils/</ulink>
- as well. If you have <literal>OpenSSL</literal> installed, you can
- also use the command <literal>openssl md5 package_name</literal>
- instead. A DOS/Windows implementation of the <literal>md5</literal>
- command line utility is available from
- <ulink
url="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5/</ulink>.
- A graphical MD5 checking tool is <literal>winMd5Sum</literal>,
- which can be obtained from
- <ulink
url="http://winmd5sum.solidblue.biz/">http://winmd5sum.solidblue.biz/</ulink>.
+ <ulink url="http://www.gnu.org/software/textutils/"/> as well. If
+ you have <literal>OpenSSL</literal> installed, you can also use the
+ command <literal>openssl md5 package_name</literal> instead. A
+ DOS/Windows implementation of the <literal>md5</literal> command
+ line utility is available from
+ <ulink url="http://www.fourmilab.ch/md5/"/>. A graphical MD5
+ checking tool is <literal>winMd5Sum</literal>, which can be
+ obtained from <ulink url="http://winmd5sum.solidblue.biz/"/>.
</para>
</section>
@@ -1819,13 +1816,12 @@
(<literal>GNU Privacy Guard</literal>).
<literal>GnuPG</literal> is
an Open Source alternative to the very well-known <literal>Pretty
Good Privacy</literal> (<literal>PGP</literal>) by Phil
Zimmermann.
- See
- <ulink url="http://www.gnupg.org/">http://www.gnupg.org/</ulink>
- for more information about <literal>GnuPG</literal> and how to
- obtain and install it on your system. Most Linux distributions ship
- with <literal>GnuPG</literal> installed by default. For more
- information about <literal>OpenPGP</literal>, see
- <ulink url="http://www.openpgp.org/">http://www.openpgp.org/</ulink>.
+ See <ulink url="http://www.gnupg.org/"/> for more information about
+ <literal>GnuPG</literal> and how to obtain and install it on your
+ system. Most Linux distributions ship with <literal>GnuPG</literal>
+ installed by default. For more information about
+ <literal>OpenPGP</literal>, see
+ <ulink url="http://www.openpgp.org/"/>.
</para>
<!-- Do not use @email with the key name, that comes out as <...> in
-->
@@ -1835,11 +1831,10 @@
<para>
To verify the signature for a specific package, you first need to
obtain a copy of MySQL AB's public GPG build key. You can download
- the key from
- <ulink
url="http://www.keyserver.net/">http://www.keyserver.net/</ulink>.
- The key that you want to obtain is named
- <literal>build@stripped</literal>. Alternatively, you can cut and
- paste the key directly from the following text:
+ the key from <ulink url="http://www.keyserver.net/"/>. The key that
+ you want to obtain is named <literal>build@stripped</literal>.
+ Alternatively, you can cut and paste the key directly from the
+ following text:
</para>
<programlisting>
@@ -2578,9 +2573,8 @@
<listitem><para>
A copy of the MySQL binary distribution for Windows, which can be
- downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ downloaded from <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -2870,9 +2864,9 @@
<para>
The MySQL server install packages can be downloaded from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- If the package you download is contained within a Zip archive, you
- need to extract the archive first.
+ <ulink url="http://dev.mysql.com/downloads/"/>. If the package you
+ download is contained within a Zip archive, you need to extract the
+ archive first.
</para>
<para>
@@ -4239,9 +4233,8 @@
Note that if you are using an old Windows 95 release (for example,
OSR2), it's likely that you have an old Winsock package; MySQL
requires Winsock 2! You can get the newest Winsock from
- <ulink url="http://www.microsoft.com/">http://www.microsoft.com/</ulink>.
- Windows 98 has the new Winsock 2 library, so it is unnecessary to
- update the library.
+ <ulink url="http://www.microsoft.com/"/>. Windows 98 has the new
+ Winsock 2 library, so it is unnecessary to update the library.
</para>
<para>
@@ -4999,7 +4992,7 @@
<listitem><para>
Download the latest Windows distribution of MySQL from
- <ulink url="http://dev.mysql.com">http://dev.mysql.com</ulink>.
+ <ulink url="http://dev.mysql.com"/>.
</para></listitem>
<listitem><para>
@@ -5132,7 +5125,7 @@
<para>
For more information, see
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271">http://support.microsoft.com/default.aspx?scid=kb;en-us;196271</ulink>.
+ <ulink url="http://support.microsoft.com/default.aspx?scid=kb;en-us;196271"/>.
</para></listitem>
<listitem><para>
@@ -5923,10 +5916,9 @@
<para>
If you previously used Marc Liyanage's MySQL packages for Mac OS X
- from
- <ulink url="http://www.entropy.ch">http://www.entropy.ch</ulink>, you
- can simply follow the update instructions for packages using the
- binary installation layout as given on his pages.
+ from <ulink url="http://www.entropy.ch"/>, you can simply follow the
+ update instructions for packages using the binary installation layout
+ as given on his pages.
</para>
<para>
@@ -6108,8 +6100,8 @@
<para>
The latest binary packages for NetWare can be obtained at
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
- See <xref linkend="getting-mysql"/>.
+ <ulink url="http://dev.mysql.com/downloads/"/>. See
+ <xref linkend="getting-mysql"/>.
</para>
<para>
@@ -6124,13 +6116,13 @@
LibC, or NetWare 6.0 with Support Pack 4 installed and updated with
the latest LibC. NetWare 6.5 Support Pack 2 and other updates are
available at
- <ulink
url="http://support.novell.com/filefinder/18197/index.html">http://support.novell.com/filefinder/18197/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/18197/index.html"/>.
NetWare 6.0 Support Pack 4 and other updates are available at
- <ulink
url="http://support.novell.com/filefinder/13659/index.html">http://support.novell.com/filefinder/13659/index.html</ulink>.
+ <ulink url="http://support.novell.com/filefinder/13659/index.html"/>.
The latest LibC is available at
- <ulink
url="http://developer.novell.com/ndk/libc.htm">http://developer.novell.com/ndk/libc.htm</ulink>.
- Steps to update LibC can be found here:
- <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html">http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html</ulink>
+ <ulink url="http://developer.novell.com/ndk/libc.htm"/>. Steps to
+ update LibC can be found here:
+ <ulink
url="http://developer.novell.com/ndk/doc/libc/index.html?page=/ndk/doc/libc/libc_enu/data/ajjl0r0.html"/>
</para></listitem>
<listitem><para>
@@ -6267,10 +6259,9 @@
When installing the 4.1.x version either for the first time or
upgrading the 4.0.x version to 4.1.x, download and install Perl
module for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/">http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/</ulink>
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/perl/Modules/MySQL-4.1.10-LIBC-Based/"/>
and PHP Extension for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/">http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL
- 4.1/</ulink>.
+ <ulink
url="http://forge.novell.com/modules/xfcontent/downloads.php/php/Modules/MySQL%204.1/"/>.
</para></listitem>
</orderedlist>
@@ -7463,11 +7454,11 @@
<para>
The binaries we provide on the MySQL Web site at
- <ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>
- are all compiled with full optimization and should be perfect for
- most users. See <xref linkend="mysql-binaries"/>. There are some
- configuration settings you can tweak to make an even faster binary,
- but these are only for advanced users. See
+ <ulink url="http://www.mysql.com/"/> are all compiled with full
+ optimization and should be perfect for most users. See
+ <xref linkend="mysql-binaries"/>. There are some configuration
+ settings you can tweak to make an even faster binary, but these are
+ only for advanced users. See
<xref linkend="compile-and-link-options"/>.
</para>
@@ -7670,7 +7661,7 @@
<listitem><para>
Download the BitKeeper free client from
- <ulink
url="http://www.bitmover.com/bk-client.shar">http://www.bitmover.com/bk-client.shar</ulink>.
+ <ulink url="http://www.bitmover.com/bk-client.shar"/>.
</para></listitem>
<listitem><para>
@@ -7774,12 +7765,12 @@
<para>
Normally, you don't have to build the documentation yourself,
because we're providing it in various formats on
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc</ulink>.
- The formats you can download there (HTML, PDF, etc.) are being
- built on a daily basis, so you gain little by creating them
- yourself from the DocBook XML base format in the
- <literal>mysqldoc</literal> tree. If you would like to copy the
- documentation repository, anyway, use the following command:
+ <ulink url="http://dev.mysql.com/doc/"/>. The formats you can
+ download there (HTML, PDF, etc.) are being built on a daily basis,
+ so you gain little by creating them yourself from the DocBook XML
+ base format in the <literal>mysqldoc</literal> tree. If you would
+ like to copy the documentation repository, anyway, use the
+ following command:
</para>
<programlisting>
@@ -7828,23 +7819,23 @@
<itemizedlist>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/autoconf/">http://www.gnu.org/software/autoconf/</ulink>
+ <ulink url="http://www.gnu.org/software/autoconf/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</ulink>
+ <ulink url="http://www.gnu.org/software/automake/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/libtool/">http://www.gnu.org/software/libtool/</ulink>
+ <ulink url="http://www.gnu.org/software/libtool/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/m4/">http://www.gnu.org/software/m4/</ulink>
+ <ulink url="http://www.gnu.org/software/m4/"/>
</para></listitem>
<listitem><para>
- <ulink
url="http://www.gnu.org/software/make/">http://www.gnu.org/software/make/</ulink>
+ <ulink url="http://www.gnu.org/software/make/"/>
</para></listitem>
</itemizedlist>
@@ -7947,16 +7938,14 @@
<listitem><para>
If you have gotten to the <command>make</command> stage and the
distribution does not compile, please report it in our bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- If you have installed the latest versions of the required GNU
- tools, and they crash trying to process our configuration files,
- please report that also. However, if you execute
- <literal>aclocal</literal> and get a <literal>command not
- found</literal> error or a similar problem, do not report it.
- Instead, make sure that all the necessary tools are installed and
- that your <literal>PATH</literal> variable is set correctly so that
- your shell can find them.
+ database at <ulink url="http://bugs.mysql.com/"/>. If you have
+ installed the latest versions of the required GNU tools, and they
+ crash trying to process our configuration files, please report that
+ also. However, if you execute <literal>aclocal</literal> and get a
+ <literal>command not found</literal> error or a similar problem, do
+ not report it. Instead, make sure that all the necessary tools are
+ installed and that your <literal>PATH</literal> variable is set
+ correctly so that your shell can find them.
</para></listitem>
<listitem><para>
@@ -7992,7 +7981,7 @@
<para>
You can also browse changesets, comments, and source code online.
For example, to browse this information for MySQL 5.0, go to
- <ulink
url="http://mysql.bkbits.net:8080/mysql-5.0">http://mysql.bkbits.net:8080/mysql-5.0</ulink>.
+ <ulink url="http://mysql.bkbits.net:8080/mysql-5.0"/>.
</para>
</section>
@@ -8548,7 +8537,7 @@
Beginning with MySQL 4.0.2, MIT-pthreads is no longer part of the
source distribution. If you require this package, you need to
download it separately from
- <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz">http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz</ulink>
+ <ulink
url="http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -8690,7 +8679,7 @@
VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
package). The pre-processor package is necessary for the macro
assembler. More details can be found at
- <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx">http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx</ulink>.
+ <ulink
url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
</para></listitem>
<listitem><para>
@@ -8716,7 +8705,7 @@
particular version of MySQL in which you are interested.
Prepackaged source distributions are available for released
versions of MySQL and can be obtained from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
@@ -9715,8 +9704,8 @@
<para>
These modules can be obtained from CPAN
- (<ulink url="http://www.cpan.org/">http://www.cpan.org/</ulink>).
- See <xref linkend="perl-installation"/>.
+ (<ulink url="http://www.cpan.org/"/>). See
+ <xref linkend="perl-installation"/>.
</para>
<para>
@@ -11582,13 +11571,13 @@
Some notes about upgrading from MySQL 4.0 to MySQL 4.1 on Netware:
Make sure to upgrade Perl and PHP versions. Download Perl 5 for
Netware from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/?perl5">http://forge.novell.com/modules/xfmod/project/?perl5</ulink>
+ <ulink url="http://forge.novell.com/modules/xfmod/project/?perl5"/>
and PHP from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/?php">http://forge.novell.com/modules/xfmod/project/?php</ulink>.
+ <ulink url="http://forge.novell.com/modules/xfmod/project/?php"/>.
Download and install Perl module for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126">http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126</ulink>
+ <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1126"/>
and PHP Extension for MySQL 4.1 from
- <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078">http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078</ulink>.
+ <ulink
url="http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1078"/>.
</para></listitem>
</itemizedlist>
@@ -13925,7 +13914,7 @@
version that doesn't have <literal>glibc2</literal>, you must
install LinuxThreads before trying to compile MySQL. You can get
LinuxThreads at
- <ulink
url="http://dev.mysql.com/downloads/os-linux.html">http://dev.mysql.com/downloads/os-linux.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-linux.html"/>.
</para>
<para>
@@ -13965,8 +13954,7 @@
</itemizedlist>
<para>
- The page
- <ulink
url="http://www.volano.com/linuxnotes.html">http://www.volano.com/linuxnotes.html</ulink>
+ The page <ulink url="http://www.volano.com/linuxnotes.html"/>
contains additional information about circumventing thread limits
in LinuxThreads.
</para>
@@ -13980,7 +13968,7 @@
LinuxThreads, removing processors from an SMP actually improves
MySQL performance in many cases. We have made a patch available for
<literal>glibc</literal> 2.1.3 to correct this behavior
- (<ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch</ulink>).
+ (<ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -13993,7 +13981,7 @@
<command>mysqld</command> process to the highest priority. We have
also been able to correct the overspin behavior with a patch,
available at
- <ulink
url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch">http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Linux/linuxthreads-2.2.2.patch"/>.
It combines the correction of overspin, maximum number of threads,
and stack spacing all in one. You need to apply it in the
<literal>linuxthreads</literal> directory with <literal>patch -p0
@@ -14219,7 +14207,7 @@
the process of trying to find a solution, we have received a kernel
patch from one of our users who claimed it made a lot of difference
for his site. The patch is available at
- <ulink
url="http://www.mysql.com/Downloads/Patches/linux-fork.patch">http://www.mysql.com/Downloads/Patches/linux-fork.patch</ulink>.
+ <ulink url="http://www.mysql.com/Downloads/Patches/linux-fork.patch"/>.
We have done rather extensive testing of this patch on both
development and production systems. It has significantly improved
MySQL performance without causing any problems and we recommend it
@@ -14389,8 +14377,7 @@
<literal>glibc</literal> older than 2.0.7-5, you should make sure
that you have installed all <literal>glibc</literal> patches. There
is a lot of information about this in the MySQL mail archives,
- available online at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ available online at <ulink url="http://lists.mysql.com/"/>.
</para>
</section>
@@ -14452,9 +14439,9 @@
<para>
You can find the preceding compilers at
- <ulink
url="http://www.support.compaq.com/alpha-tools/">http://www.support.compaq.com/alpha-tools/</ulink>.
- By using these compilers rather than <command>gcc</command>, we get
- about 9-14% better MySQL performance.
+ <ulink url="http://www.support.compaq.com/alpha-tools/"/>. By using
+ these compilers rather than <command>gcc</command>, we get about
+ 9-14% better MySQL performance.
</para>
<para>
@@ -14719,7 +14706,7 @@
In this case, you must use GNU <command>tar</command>
(<command>gtar</command>) to unpack the distribution. You can find a
precompiled copy for Solaris at
- <ulink
url="http://dev.mysql.com/downloads/os-solaris.html">http://dev.mysql.com/downloads/os-solaris.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-solaris.html"/>.
</para>
<para>
@@ -14751,9 +14738,9 @@
<para>
If you are using Solaris on a SPARC, the recommended compiler is
<command>gcc</command> 2.95.2 or 3.2. You can find this at
- <ulink url="http://gcc.gnu.org/">http://gcc.gnu.org/</ulink>. Note
- that <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1
- don't work reliably on SPARC!
+ <ulink url="http://gcc.gnu.org/"/>. Note that
+ <command>egcs</command> 1.1.1 and <command>gcc</command>
2.8.1 don't
+ work reliably on SPARC!
</para>
<para>
@@ -15214,9 +15201,8 @@
<para>
The easiest (and preferred) way to install MySQL is to use the
<command>mysql-server</command> and
<literal>mysql-client</literal>
- ports available at
- <ulink url="http://www.freebsd.org/">http://www.freebsd.org/</ulink>.
- Using these ports gives you the following benefits:
+ ports available at <ulink url="http://www.freebsd.org/"/>. Using
+ these ports gives you the following benefits:
</para>
<itemizedlist>
@@ -15272,7 +15258,7 @@
comparison of LinuxThreads versus native threads, see Jeremy
Zawodny's article <citetitle>FreeBSD or Linux for your MySQL
Server?</citetitle> at
- <ulink
url="http://jeremy.zawodny.com/blog/archives/000697.html">http://jeremy.zawodny.com/blog/archives/000697.html</ulink>.
+ <ulink url="http://jeremy.zawodny.com/blog/archives/000697.html"/>.
</para>
<para>
@@ -15804,8 +15790,7 @@
<para>
The preceding options are used to compile the MySQL distribution
- that can be found at
- <ulink
url="http://www-frec.bull.com/">http://www-frec.bull.com/</ulink>.
+ that can be found at <ulink url="http://www-frec.bull.com/"/>.
</para>
<para>
@@ -15869,7 +15854,7 @@
<literal>yyyyyy</literal> is a unique system ID and
<literal>mm</literal> is the ID of the CPU Planar. A chart of these
values can be found at
- <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm">http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm</ulink>.
+ <ulink
url="http://www16.boulder.ibm.com/pseries/en_US/cmds/aixcmds5/uname.htm"/>.
<!-- older URL... -->
</para>
@@ -15957,7 +15942,7 @@
<para>
You can find more information about using a lot of memory at
- <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm">http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm</ulink>.
+ <ulink
url="http://publib16.boulder.ibm.com/pseries/en_US/aixprggd/genprogc/lrg_prg_support.htm"/>.
</para>
</section>
@@ -16137,7 +16122,7 @@
Note that the following problems with the <command>ld</command>
program can be fixed by downloading the latest DEC (Compaq) patch
kit from:
- <ulink
url="http://ftp.support.compaq.com/public/unix/">http://ftp.support.compaq.com/public/unix/</ulink>.
+ <ulink url="http://ftp.support.compaq.com/public/unix/"/>.
</para>
<para>
@@ -16285,7 +16270,7 @@
<para>
SGI recommends that you install all the patches on this page as a
set:
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_indigo.rps.html"/>
</para>
<para>
@@ -16300,7 +16285,7 @@
</para>
<para>
- <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html">http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html</ulink>
+ <ulink
url="http://support.sgi.com/surfzone/patches/patchset/6.2_posix.rps.html"/>
</para>
<para>
@@ -16385,7 +16370,7 @@
<para>
<command>gcc</command> is available at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj">ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj"/>.
</para>
<para>
@@ -16393,8 +16378,7 @@
Environment Supplement oss646B on OpenServer 5.0.6 and oss656B and
The OpenSource libraries found in gwxlibs. All OpenSource tools are
in the <filename>opensrc</filename> directory. They are available
- at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5/opensrc/">ftp://ftp.sco.com/pub/openserver5/opensrc/</ulink>.
+ at <ulink url="ftp://ftp.sco.com/pub/openserver5/opensrc/"/>.
</para>
<para>
@@ -16403,16 +16387,15 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.[0-6] and
- <ulink
url="ftp://ftp.sco.com/pub/openserverv5/507">ftp://ftp.sco.com/pub/openserverv5/507</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.[0-6] and <ulink url="ftp://ftp.sco.com/pub/openserverv5/507"/>
for OpenServer 5.0.7.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> for
+ OpenServer 5.0.x.
</para>
<para>
@@ -16631,9 +16614,9 @@
<para>
You should get the FSU Pthreads package and install it first. This
can be found at
- <ulink
url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz">http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz</ulink>.
+ <ulink url="http://moss.csc.ncsu.edu/~mueller/ftp/pub/PART/pthreads.tar.gz"/>.
You can also get a precompiled package from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz</ulink>.
+ <ulink url="ftp://ftp.zenez.com/pub/zenez/prgms/FSU-threads-3.14.tar.gz"/>.
</para>
<para>
@@ -16649,7 +16632,7 @@
needed to get MySQL to build. You need to replace the existing
system include files with these modified header files. They can be
obtained from
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -16702,7 +16685,7 @@
<para>
You may get some problems with some include files. In this case,
you can find new SCO-specific include files at
- <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz">ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz</ulink>.
+ <ulink
url="ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz"/>.
</para>
<para>
@@ -16731,11 +16714,10 @@
<listitem><para>
FSU Pthreads (at least the version at
- <ulink url="ftp::/ftp.zenez.com">ftp::/ftp.zenez.com</ulink>)
- comes linked with GNU <literal>malloc</literal>. If you encounter
- problems with memory usage, make sure that
- <filename>gmalloc.o</filename> is included in
- <filename>libgthreads.a</filename> and
+ <ulink url="ftp::/ftp.zenez.com"/>) comes linked with GNU
+ <literal>malloc</literal>. If you encounter problems with memory
+ usage, make sure that <filename>gmalloc.o</filename> is included
+ in <filename>libgthreads.a</filename> and
<filename>libgthreads.so</filename>.
</para></listitem>
@@ -16757,25 +16739,22 @@
<listitem><para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver5">ftp://ftp.sco.com/pub/openserver5</ulink>
- for OpenServer 5.0.x.
+ <ulink url="ftp://ftp.sco.com/pub/openserver5"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
SCO provides security fixes and <literal>libsocket.so.2</literal>
- at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>
- and
- <ulink
url="ftp://ftp.sco.com/pub/security/sse">ftp://ftp.sco.com/pub/security/sse</ulink>
- for OpenServer 5.0.x.
+ at <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/> and
+ <ulink url="ftp://ftp.sco.com/pub/security/sse"/> for OpenServer
+ 5.0.x.
</para></listitem>
<listitem><para>
Pre-OSR506 security fixes. Also, the <literal>telnetd</literal>
fix at
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/">ftp://stage.caldera.com/pub/security/openserver/</ulink>
- or
- <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/">ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/</ulink>
+ <ulink url="ftp://stage.caldera.com/pub/security/openserver/"/> or
+ <ulink
url="ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/"/>
as both <filename>libsocket.so.2</filename> and
<filename>libresolv.so.1</filename> with instructions for
installing on pre-OSR506 systems.
@@ -16800,11 +16779,10 @@
<title id='title-sco-unixware'>&title-sco-unixware;</title>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on UnixWare 7.1.x, you must use a version of MySQL
- at least as recent as 3.22.13 to get fixes for some portability and
- OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on UnixWare 7.1.x, you
+ must use a version of MySQL at least as recent as 3.22.13 to get
+ fixes for some portability and OS problems.
</para>
<para>
@@ -16831,22 +16809,18 @@
<para>
SCO provides operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/unixware7">ftp://ftp.sco.com/pub/unixware7</ulink>
- for UnixWare 7.1.1,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/713/">ftp://ftp.sco.com/pub/unixware7/713/</ulink>
- for UnixWare 7.1.3,
- <ulink
url="ftp://ftp.sco.com/pub/unixware7/714/">ftp://ftp.sco.com/pub/unixware7/714/</ulink>
- for UnixWare 7.1.4, and
- <ulink
url="ftp://ftp.sco.com/pub/openunix8">ftp://ftp.sco.com/pub/openunix8</ulink>
+ <ulink url="ftp://ftp.sco.com/pub/unixware7"/> for UnixWare 7.1.1,
+ <ulink url="ftp://ftp.sco.com/pub/unixware7/713/"/> for UnixWare
+ 7.1.3, <ulink url="ftp://ftp.sco.com/pub/unixware7/714/"/> for
+ UnixWare 7.1.4, and <ulink url="ftp://ftp.sco.com/pub/openunix8"/>
for OpenUNIX 8.0.0.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenUNIX">ftp://ftp.sco.com/pub/security/OpenUNIX</ulink>
- for OpenUNIX and
- <ulink
url="ftp://ftp.sco.com/pub/security/UnixWare">ftp://ftp.sco.com/pub/security/UnixWare</ulink>
- for UnixWare.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenUNIX"/> for OpenUNIX
+ and <ulink url="ftp://ftp.sco.com/pub/security/UnixWare"/> for
+ UnixWare.
</para>
<para>
@@ -16977,60 +16951,71 @@
<para>
Key improvements of OpenServer 6 include:
+
<itemizedlist>
+
<listitem><para>
Larger file support up to 1 TB
</para></listitem>
+
<listitem><para>
Multiprocessor support increased from 4 to 32 processors
</para></listitem>
+
<listitem><para>
Increased memory support up to 64 GB
</para></listitem>
+
<listitem><para>
Extending the power of UnixWare into OpenServer 6
</para></listitem>
+
<listitem><para>
Dramatic performance improvement
</para></listitem>
+
</itemizedlist>
</para>
<para>
OpenServer 6.0.0 has the following:
+
<itemizedlist>
+
<listitem><para>
- <filename>/bin</filename> is for commands that behave exactly the
+ <filename>/bin</filename> is for commands that behave exactly the
same as on OpenServer 5.0.x.
</para></listitem>
+
<listitem><para>
- <filename>/u95/bin</filename> is for commands that have better
- standards conformance, for example Large File System (LFS)
+ <filename>/u95/bin</filename> is for commands that have better
+ standards conformance, for example Large File System (LFS)
support.
</para></listitem>
+
<listitem><para>
- <filename>/udk/bin</filename> is for commands that behave the
+ <filename>/udk/bin</filename> is for commands that behave the
same as on UnixWare 7.1.4. The default is for the LFS support.
</para></listitem>
+
</itemizedlist>
</para>
<para>
The following is a guide to setting PATH on OpenServer 6. If the
- user wants the traditional OpenServer 5.0.x then
- <literal>PATH</literal> should be <filename>/bin</filename>
- first. If the user wants LFS support then the path should be
- <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
- support first then the path would be
+ user wants the traditional OpenServer 5.0.x then
+ <literal>PATH</literal> should be <filename>/bin</filename>
first.
+ If the user wants LFS support then the path should be
+ <filename>/u95/bin:/bin</filename>. If the user want UnixWare 7
+ support first then the path would be
<filename>/udk/bin:/u95/bin:/bin:</filename>.
</para>
<para>
- We recommend using the latest production release of MySQL.
- Should you choose to use an older
- release of MySQL on OpenServer 6.0.x, you must use a version of
- MySQL at least as recent as 3.22.13 to get fixes for some
- portability and OS problems.
+ We recommend using the latest production release of MySQL. Should
+ you choose to use an older release of MySQL on OpenServer 6.0.x,
+ you must use a version of MySQL at least as recent as 3.22.13 to
+ get fixes for some portability and OS problems.
</para>
<para>
@@ -17058,19 +17043,18 @@
<para>
SCO provides OpenServer 6 operating system patches at
- <ulink
url="ftp://ftp.sco.com/pub/openserver6">ftp://ftp.sco.com/pub/openserver6</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/openserver6"/>.
</para>
<para>
SCO provides information about security fixes at
- <ulink
url="ftp://ftp.sco.com/pub/security/OpenServer">ftp://ftp.sco.com/pub/security/OpenServer</ulink>.
+ <ulink url="ftp://ftp.sco.com/pub/security/OpenServer"/>.
</para>
<para>
By default, the maximum file size on a OpenServer 6.0.0 system is
- 1TB. Some operating system utilities have a limitation of 2GB.
- The maximum
- possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
+ 1TB. Some operating system utilities have a limitation of 2GB. The
+ maximum possible file size on UnixWare 7 is 1TB with VXFS or HTFS.
</para>
<para>
@@ -17297,9 +17281,9 @@
<para>
As of MySQL 3.22.8, Perl support is no longer included with MySQL
distributions. You can obtain the necessary modules from
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>
- for Unix, or by using the ActiveState <literal>ppm</literal> program
- on Windows. The following sections describe how to do this.
+ <ulink url="http://search.cpan.org"/> for Unix, or by using the
+ ActiveState <literal>ppm</literal> program on Windows. The following
+ sections describe how to do this.
</para>
<para>
@@ -17323,7 +17307,7 @@
<para>
If you want to install Perl support, the files you need can be
obtained from the CPAN (Comprehensive Perl Archive Network) at
- <ulink url="http://search.cpan.org">http://search.cpan.org</ulink>.
+ <ulink url="http://search.cpan.org"/>.
</para>
<para>
@@ -17416,7 +17400,7 @@
If you don't have access rights to install Perl modules in the
system directory or if you want to install local Perl modules, the
following reference may be useful:
- <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules">http://servers.digitaldaze.com/extensions/perl/modules.html#modules</ulink>
+ <ulink
url="http://servers.digitaldaze.com/extensions/perl/modules.html#modules"/>
</para>
<para>
@@ -17453,8 +17437,8 @@
<listitem><para>
Get ActiveState Perl from
- <ulink
url="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</ulink>
- and install it.
+ <ulink url="http://www.activestate.com/Products/ActivePerl/"/> and
+ install it.
</para></listitem>
<listitem><para>
--- 1.12/refman/introduction.xml 2005-07-12 22:01:20 -05:00
+++ 1.13/refman/introduction.xml 2005-07-13 17:26:57 -05:00
@@ -32,11 +32,10 @@
<para>
The MySQL software is Dual Licensed. Users can choose to use the MySQL
software as an Open Source product under the terms of the GNU General
- Public License
- (<ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>)
- or can purchase a standard commercial license from MySQL AB. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on our licensing policies.
+ Public License (<ulink url="http://www.fsf.org/licenses/"/>) or can
+ purchase a standard commercial license from MySQL AB. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for more
+ information on our licensing policies.
</para>
<para>
@@ -113,8 +112,7 @@
<para>
Reports of errors (often called ``bugs''), as well as questions and
- comments, should be sent to
- <ulink url="http://bugs.mysql.com">http://bugs.mysql.com</ulink>. See
+ comments, should be sent to <ulink url="http://bugs.mysql.com"/>. See
<xref linkend="bug-reports"/>.
</para>
@@ -177,9 +175,8 @@
The MySQL Database Software is under constant development, and the
Reference Manual is updated frequently as well. The most recent
version of the manual is available online in searchable form at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- Other formats also are available, including HTML, PDF, and Windows
- CHM versions.
+ <ulink url="http://dev.mysql.com/doc/"/>. Other formats also are
+ available, including HTML, PDF, and Windows CHM versions.
</para>
<indexterm type="concept">
@@ -528,9 +525,8 @@
</itemizedlist>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL and MySQL AB.
</para>
<para>
@@ -566,9 +562,8 @@
</para>
<para>
- The MySQL Web site
- (<ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>)
- provides the latest information about MySQL software and MySQL AB.
+ The MySQL Web site (<ulink url="http://www.mysql.com/"/>) provides
+ the latest information about MySQL software and MySQL AB.
</para>
<itemizedlist>
@@ -640,13 +635,12 @@
Internet and use it without paying anything. If you wish, you may
study the source code and change it to suit your needs. The MySQL
software uses the GPL (GNU General Public License),
- <ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>,
- to define what you may and may not do with the software in different
- situations. If you feel uncomfortable with the GPL or need to embed
- MySQL code into a commercial application, you can buy a commercially
- licensed version from us. See the MySQL Licensing Overview for more
- information
- (<ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>).
+ <ulink url="http://www.fsf.org/licenses/"/>, to define what you may
+ and may not do with the software in different situations. If you
+ feel uncomfortable with the GPL or need to embed MySQL code into a
+ commercial application, you can buy a commercially licensed version
+ from us. See the MySQL Licensing Overview for more information
+ (<ulink url="http://www.mysql.com/company/legal/licensing/"/>).
</para></listitem>
<listitem><para>
@@ -874,7 +868,7 @@
<listitem><para>
The MySQL code is tested with Purify (a commercial memory leakage
detector) as well as with Valgrind, a GPL tool
- (<ulink
url="http://developer.kde.org/~sewardj/">http://developer.kde.org/~sewardj/</ulink>).
+ (<ulink url="http://developer.kde.org/~sewardj/"/>).
</para></listitem>
<listitem><para>
@@ -1376,7 +1370,7 @@
<para>
For a detailed overview about LFS in Linux, have a look at Andreas
Jaeger's <citetitle>Large File Support in Linux</citetitle> page at
- <ulink
url="http://www.suse.de/~aj/linux_lfs.html">http://www.suse.de/~aj/linux_lfs.html</ulink>.
+ <ulink url="http://www.suse.de/~aj/linux_lfs.html"/>.
</para>
<para>
@@ -1618,7 +1612,7 @@
</para>
<para>
- The most requested features and the versions in which they were
+ The most requested features and the versions in which they were
implemented or are scheduled for implementation are summarized in the
following table:
</para>
@@ -1730,9 +1724,9 @@
<para>
MySQL 4.0 is available for download at
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink> and
- from our mirrors. MySQL 4.0 has been tested by a large number of
- users and is in production use at many large sites.
+ <ulink url="http://dev.mysql.com/"/> and from our mirrors. MySQL 4.0
+ has been tested by a large number of users and is in production use
+ at many large sites.
</para>
<para>
@@ -1936,10 +1930,10 @@
Many users of <literal>libmysqld</literal> benefit from the MySQL
Dual Licensing. For those not wishing to be bound by the GPL, the
software is also made available under a commercial license. See
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>
- for more information on the licensing policy of MySQL AB. The
- embedded MySQL library uses the same interface as the normal client
- library, so it is convenient and easy to use. See
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/> for
+ more information on the licensing policy of MySQL AB. The embedded
+ MySQL library uses the same interface as the normal client library,
+ so it is convenient and easy to use. See
<xref linkend="libmysqld"/>.
</para>
@@ -1992,9 +1986,9 @@
<para>
MySQL Server 4.1 is currently in production status, and binaries are
available for download at
- <ulink
url="http://dev.mysql.com/downloads/mysql/4.1.html">http://dev.mysql.com/downloads/mysql/4.1.html</ulink>.
- All binary releases pass our extensive test suite without any errors
- on the platforms on which we test. See <xref linkend="news-4-1-x"/>.
+ <ulink url="http://dev.mysql.com/downloads/mysql/4.1.html"/>. All
+ binary releases pass our extensive test suite without any errors on
+ the platforms on which we test. See <xref linkend="news-4-1-x"/>.
</para>
<para>
@@ -2190,79 +2184,77 @@
<title
id='title-mysql-5-0-nutshell'>&title-mysql-5-0-nutshell;</title>
-
<para>
- The following features are implemented in MySQL 5.0.
+ The following features are implemented in MySQL 5.0.
</para>
-
+
<itemizedlist>
-
- <listitem><para>
- <emphasis role="bold">BIT</emphasis> Data Type:
- See <xref linkend="numeric-types"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Cursors</emphasis>:
- Elementary support.
- See <xref linkend="cursors"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Data Dictionary (Information
Schema)</emphasis>:
- See <xref linkend="information-schema"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Instance Manager</emphasis>:
- Can be used to start and stop the MySQL Server, even from a remote host.
- See <xref linkend="instance-manager"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Precision Math</emphasis>:
- See <xref linkend="precision-math"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Stored Procedures</emphasis>:
- See <xref linkend="stored-procedures"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Strict Mode and Standard Error
Handling</emphasis>:
- See <xref linkend="server-sql-mode"/> and <xref
linkend="error-handling"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Triggers</emphasis>:
- See <xref linkend="triggers"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">VARCHAR</emphasis> Data Type:
- True <literal>VARCHAR</literal> support. Maximum effective length of
- <literal>VARCHAR</literal> is 65,532 bytes now, and no stripping of
- trailing whitespace occurs.
- See <xref linkend="char"/>.
- </para></listitem>
-
- <listitem><para>
- <emphasis role="bold">Views</emphasis>:
- See <xref linkend="views"/> and <xref linkend="ansi-diff-views"/>.
- </para></listitem>
-
+
+ <listitem><para>
+ <emphasis role="bold">BIT</emphasis> Data Type: See
+ <xref linkend="numeric-types"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Cursors</emphasis>: Elementary support. See
+ <xref linkend="cursors"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Data Dictionary (Information
+ Schema)</emphasis>: See <xref linkend="information-schema"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Instance Manager</emphasis>: Can be used to
+ start and stop the MySQL Server, even from a remote host. See
+ <xref linkend="instance-manager"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Precision Math</emphasis>: See
+ <xref linkend="precision-math"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Stored Procedures</emphasis>: See
+ <xref linkend="stored-procedures"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Strict Mode and Standard Error
+ Handling</emphasis>: See <xref linkend="server-sql-mode"/> and
+ <xref linkend="error-handling"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Triggers</emphasis>: See
+ <xref linkend="triggers"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">VARCHAR</emphasis> Data Type: True
+ <literal>VARCHAR</literal> support. Maximum effective length of
+ <literal>VARCHAR</literal> is 65,532 bytes now, and no stripping of
+ trailing whitespace occurs. See <xref linkend="char"/>.
+ </para></listitem>
+
+ <listitem><para>
+ <emphasis role="bold">Views</emphasis>: See <xref
linkend="views"/>
+ and <xref linkend="ansi-diff-views"/>.
+ </para></listitem>
+
</itemizedlist>
-
+
<para>
- The News section of this manual includes a more in-depth list of
- features. See <xref linkend="news-5-0-x"/>.
+ The News section of this manual includes a more in-depth list of
+ features. See <xref linkend="news-5-0-x"/>.
</para>
-
+
<para>
- For those wishing to take a look at the bleeding edge of MySQL
- development, we make our BitKeeper repository for MySQL publicly
- available. See <xref linkend="installing-source-tree"/>.
+ For those wishing to take a look at the bleeding edge of MySQL
+ development, we make our BitKeeper repository for MySQL publicly
+ available. See <xref linkend="installing-source-tree"/>.
</para>
</section>
@@ -2314,10 +2306,10 @@
<para>
To subscribe to or unsubscribe from any of the mailing lists
described in this section, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
- For most of them, you can select the regular version of the list
- where you get individual messages, or a digest version where you
- get one large message per day.
+ <ulink url="http://lists.mysql.com/"/>. For most of them, you can
+ select the regular version of the list where you get individual
+ messages, or a digest version where you get one large message per
+ day.
</para>
<para>
@@ -2535,7 +2527,7 @@
A German mailing list. Email <literal>subscribe mysql-de
your@stripped</literal> to this list. You can find
information about this mailing list at
- <ulink
url="http://www.4t2.com/mysql/">http://www.4t2.com/mysql/</ulink>.
+ <ulink url="http://www.4t2.com/mysql/"/>.
</para></listitem>
<listitem><para>
@@ -2586,30 +2578,29 @@
<listitem><para>
Start by searching the MySQL online manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
- We try to keep the manual up to date by updating it frequently
- with solutions to newly found problems. The change history
- (<ulink
url="http://dev.mysql.com/doc/mysql/en/News.html">http://dev.mysql.com/doc/mysql/en/News.html</ulink>)
- can be particularly useful since it is quite possible that a newer
+ <ulink url="http://dev.mysql.com/doc/"/>. We try to keep the
+ manual up to date by updating it frequently with solutions to
+ newly found problems. The change history
+ (<ulink url="http://dev.mysql.com/doc/mysql/en/News.html"/>) can
+ be particularly useful since it is quite possible that a newer
version contains a solution to your problem.
</para></listitem>
<listitem><para>
Search in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- to see whether the bug has been reported and fixed.
+ <ulink url="http://bugs.mysql.com/"/> to see whether the bug has
+ been reported and fixed.
</para></listitem>
<listitem><para>
Search the MySQL mailing list archives at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
<listitem><para>
- You can also use
- <ulink
url="http://www.mysql.com/search/">http://www.mysql.com/search/</ulink>
- to search all the Web pages (including the manual) that are
- located at the MySQL AB Web site.
+ You can also use <ulink url="http://www.mysql.com/search/"/> to
+ search all the Web pages (including the manual) that are located
+ at the MySQL AB Web site.
</para></listitem>
</itemizedlist>
@@ -2672,10 +2663,10 @@
<para>
The normal place to report bugs is
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>,
- which is the address for our bugs database. This database is
- public, and can be browsed and searched by anyone. If you log in to
- the system, you can enter new reports.
+ <ulink url="http://bugs.mysql.com/"/>, which is the address for our
+ bugs database. This database is public, and can be browsed and
+ searched by anyone. If you log in to the system, you can enter new
+ reports.
</para>
<para>
@@ -2718,10 +2709,9 @@
<para>
All bugs posted in the bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- are corrected or documented in the next MySQL release. If only
- minor code changes are needed to correct a problem, we may also
- post a patch that fixes the problem.
+ <ulink url="http://bugs.mysql.com/"/> are corrected or documented
+ in the next MySQL release. If only minor code changes are needed to
+ correct a problem, we may also post a patch that fixes the problem.
</para>
<para>
@@ -2731,12 +2721,11 @@
<para>
If you have a repeatable bug report, please report it to the bugs
- database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
- Note that even in this case it's good to run the
- <command>mysqlbug</command> script first to find information about
- your system. Any bug that we are able to repeat has a high chance
- of being fixed in the next MySQL release.
+ database at <ulink url="http://bugs.mysql.com/"/>. Note that even
+ in this case it's good to run the <command>mysqlbug</command>
+ script first to find information about your system. Any bug that we
+ are able to repeat has a high chance of being fixed in the next
+ MySQL release.
</para>
<para>
@@ -2927,9 +2916,8 @@
reproduces the anomaly. This script should include any necessary
source files. The more closely the script can reproduce your
situation, the better. If you can make a reproducible test case,
- you should post it on
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
- for high-priority treatment.
+ you should post it on <ulink url="http://bugs.mysql.com/"/> for
+ high-priority treatment.
</para>
<para>
@@ -2951,9 +2939,9 @@
Create a compressed archive of your files using
<command>tar</command> and <command>gzip</command> or
<command>zip</command>, and use FTP to transfer the archive to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- Then enter the problem into our bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>.
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. Then enter
+ the problem into our bugs database at
+ <ulink url="http://bugs.mysql.com/"/>.
</para></listitem>
<listitem><para>
@@ -2973,9 +2961,9 @@
actual situation, and it is by all means better for us. In case
you have data that you don't want to show to others, you can use
FTP to transfer it to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
- If the information is really top secret and you don't want to show
- it even to us, then go ahead and provide an example using other
+ <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>. If the
+ information is really top secret and you don't want to show it
+ even to us, then go ahead and provide an example using other
names, but please regard this as the last choice.
</para></listitem>
@@ -3037,8 +3025,7 @@
syntax closely. If you can't find something wrong with it, it's
extremely likely that your current version of MySQL Server doesn't
support the syntax you are using. If you are using the current
- version and the manual at
- <ulink
url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>
+ version and the manual at <ulink url="http://dev.mysql.com/doc/"/>
doesn't cover the syntax you are using, MySQL Server doesn't
support your query. In this case, your only options are to
implement the syntax yourself or email
@@ -3211,8 +3198,7 @@
<listitem><para>
<emphasis role="bold">freenode</emphasis> (see
- <ulink url="http://www.freenode.net/">http://www.freenode.net/</ulink>
- for servers)
+ <ulink url="http://www.freenode.net/"/> for servers)
</para>
<itemizedlist>
@@ -3230,10 +3216,10 @@
<para>
If you are looking for IRC client software to connect to an IRC
network, take a look at <literal>X-Chat</literal>
- (<ulink url="http://www.xchat.org/">http://www.xchat.org/</ulink>).
- X-Chat (GPL licensed) is available for Unix as well as for Windows
- platforms (a free Windows build of X-Chat is available at
- <ulink
url="http://www.silverex.org/download/">http://www.silverex.org/download/</ulink>).
+ (<ulink url="http://www.xchat.org/"/>). X-Chat (GPL licensed) is
+ available for Unix as well as for Windows platforms (a free Windows
+ build of X-Chat is available at
+ <ulink url="http://www.silverex.org/download/"/>).
</para>
</section>
@@ -3248,7 +3234,7 @@
<para>
The latest community support resource are the forums at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ <ulink url="http://forums.mysql.com"/>.
</para>
<para>
@@ -3930,8 +3916,8 @@
<para>
For a prioritized list indicating when new extensions are added to
MySQL Server, you should consult the online MySQL TODO list at
- <ulink
url="http://dev.mysql.com/doc/mysql/en/TODO.html">http://dev.mysql.com/doc/mysql/en/TODO.html</ulink>.
- That is the latest version of the TODO list in this manual. See
+ <ulink url="http://dev.mysql.com/doc/mysql/en/TODO.html"/>. That is
+ the latest version of the TODO list in this manual. See
<xref linkend="todo"/>.
</para>
--- 1.6/refman/mysql-connectors.xml 2005-07-06 12:15:31 -05:00
+++ 1.7/refman/mysql-connectors.xml 2005-07-13 17:26:57 -05:00
@@ -68,7 +68,7 @@
<para>
This is a reference to the MySQL ODBC drivers, not a general ODBC
reference. For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
<para>
@@ -76,7 +76,7 @@
working knowledge of C, general DBMS knowledge, and finally, but not
least, familiarity with MySQL. For more information about MySQL
functionality and its syntax, refer to
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
<para>
@@ -105,7 +105,7 @@
<para>
For more information about ODBC, refer to
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -156,17 +156,17 @@
MySQL AB distributes all its products under the General Public
License (GPL). You can get a copy of the latest version of MyODBC
binaries and sources from the MySQL AB Web site
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<para>
For more information about MyODBC, visit
- <ulink
url="http://www.mysql.com/products/myodbc/">http://www.mysql.com/products/myodbc/</ulink>.
+ <ulink url="http://www.mysql.com/products/myodbc/"/>.
</para>
<para>
For more information about licensing, visit
- <ulink
url="http://www.mysql.com/company/legal/licensing/">http://www.mysql.com/company/legal/licensing/</ulink>.
+ <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
</para>
</section>
@@ -292,8 +292,7 @@
<para>
For information about subscribing to MySQL mailing lists or to
- browse list archives, visit
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ browse list archives, visit <ulink url="http://lists.mysql.com/"/>.
</para>
<para>
@@ -309,8 +308,7 @@
<para>
Community support from experienced users is available through the
- MySQL Forums, located at
- <ulink url="http://forums.mysql.com">http://forums.mysql.com</ulink>.
+ MySQL Forums, located at <ulink url="http://forums.mysql.com"/>.
</para>
</section>
@@ -378,8 +376,7 @@
create an archive in <command>tar</command> or Zip format that
contains a MyODBC trace file, the ODBC log file, and a
<filename>README</filename> file that explains the problem. You can
- send this to
- <ulink
url="ftp://ftp.mysql.com/pub/mysql/upload/">ftp://ftp.mysql.com/pub/mysql/upload/</ulink>.
+ send this to <ulink url="ftp://ftp.mysql.com/pub/mysql/upload/"/>.
Only we at MySQL AB has access to the files you upload, and we are
very discreet with the data.
</para>
@@ -435,8 +432,7 @@
<para>
A survey of ODBC functions supported by MyODBC is given at
<xref linkend="myodbc-api-reference"/>. For general information
- about ODBC, see
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ about ODBC, see <ulink url="http://www.microsoft.com/data/"/>.
</para>
</section>
@@ -628,19 +624,19 @@
<listitem><para>
Microsoft Windows ODBC Driver Manager
(<filename>odbc32.dll</filename>),
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>
+ <ulink url="http://www.microsoft.com/data/"/>
</para></listitem>
<listitem><para>
unixODBC Driver Manager for Unix
(<filename>libodbc.so</filename>),
- <ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>.
+ <ulink url="http://www.unixodbc.org"/>.
</para></listitem>
<listitem><para>
iODBC ODBC Driver Manager for Unix
(<filename>libiodbc.so</filename>),
- <ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>
+ <ulink url="http://www.iodbc.org"/>
</para></listitem>
</itemizedlist>
@@ -687,7 +683,7 @@
<para>
MyODBC is Open Source. You can find the newest version at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
Please note that the 2.50.x versions are LGPL licensed, whereas the
3.51.x versions are GPL licensed.
</para>
@@ -783,7 +779,7 @@
<para>
To install MyODBC on Windows, you should download the appropriate
distribution file from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>,
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>,
unpack it, and execute the
<command>MyODBC-<replaceable>VERSION</replaceable>.exe</command>
file.
@@ -928,7 +924,7 @@
<listitem><para>
MDAC, Microsoft Data Access SDK from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
+ <ulink url="http://www.microsoft.com/data/"/>.
</para></listitem>
<listitem><para>
@@ -937,7 +933,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
</itemizedlist>
@@ -1038,7 +1034,7 @@
<listitem><para>
For the complete usage of <command>nmake</command>, visit
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vcce4/html/evgrfRunningNMAKE.asp"/>.
</para></listitem>
<listitem><para>
@@ -1100,7 +1096,7 @@
because MyODBC uses new calls and structures that exist only
starting from this version of the library. To get the client
libraries and include files, visit
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para>
<!-- TODO: I can't understand the following weird concatenation of sentences. -->
@@ -1125,12 +1121,12 @@
<listitem><para>
<literal>iodbc</literal> 3.0 or later
- (<ulink url="http://www.iodbc.org">http://www.iodbc.org</ulink>)
+ (<ulink url="http://www.iodbc.org"/>)
</para></listitem>
<listitem><para>
<literal>unixodbc</literal> Alpha 3 or later
- (<ulink url="http://www.unixodbc.org">http://www.unixodbc.org</ulink>)
+ (<ulink url="http://www.unixodbc.org"/>)
</para></listitem>
</itemizedlist></listitem>
@@ -1775,8 +1771,8 @@
<orderedlist>
<listitem><para>
- See <xref linkend="installing-source-tree"/> for instructions on how
- to download and install BitKeeper.
+ See <xref linkend="installing-source-tree"/> for instructions on
+ how to download and install BitKeeper.
</para></listitem>
<listitem><para>
@@ -1874,16 +1870,15 @@
</para></listitem>
<listitem><para>
- BitKeeper has a help utility that you can access via
- <command>bk helptool</command>.
+ BitKeeper has a help utility that you can access via <command>bk
+ helptool</command>.
</para></listitem>
</orderedlist>
<para>
You can also browse changesets, comments and source code online by
- browsing to
- <ulink
url="http://mysql.bkbits.net:8080/myodbc3">http://mysql.bkbits.net:8080/myodbc3</ulink>.
+ browsing to <ulink url="http://mysql.bkbits.net:8080/myodbc3"/>.
</para>
</section>
@@ -2631,9 +2626,10 @@
<filename>myodbc3.dll</filename> file. Make sure to revert back to
the release version of the driver DLL once you are done with the
debugging because the debug version may cause performance issues.
- Note that the <filename>myodbc3d.dll</filename> isn't included in
- MyODBC 3.51.07 through 3.51.11. If you are using one of these versions,
- you should copy that DLL from a previous version (for example, 3.51.06).
+ Note that the <filename>myodbc3d.dll</filename> isn't included in
+ MyODBC 3.51.07 through 3.51.11. If you are using one of these
+ versions, you should copy that DLL from a previous version (for
+ example, 3.51.06).
</para>
<para>
@@ -2864,7 +2860,7 @@
<para>
You can also find a simple HOWTO at
- <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html">http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html</ulink>.
+ <ulink
url="http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html"/>.
</para>
</section>
@@ -3101,8 +3097,7 @@
<para>
Also, before posting the bug, check the MyODBC mailing list
- archive at
- <ulink url="http://lists.mysql.com/">http://lists.mysql.com/</ulink>.
+ archive at <ulink url="http://lists.mysql.com/"/>.
</para></listitem>
</itemizedlist>
@@ -3225,17 +3220,15 @@
<listitem><para>
Data
- Architect(<ulink
url="http://thekompany.com/products/dataarchitect/">http://thekompany.com/products/dataarchitect/</ulink>)
+ Architect(<ulink url="http://thekompany.com/products/dataarchitect/"/>)
</para></listitem>
<listitem><para>
- SQLExpress for
- Xbase++(<ulink
url="http://www.SQLExpress.net">http://www.SQLExpress.net</ulink>)
+ SQLExpress for Xbase++(<ulink url="http://www.SQLExpress.net"/>)
</para></listitem>
<listitem><para>
- Open Office
- (<ulink
url="http://www.openoffice.org">http://www.openoffice.org</ulink>)
+ Open Office (<ulink url="http://www.openoffice.org"/>)
<ulink url="http://dba.openoffice.org/proposals/MySQL_OOo.html">How-to:
MySQL + OpenOffice</ulink>.
<ulink url="http://www.unixodbc.org/doc/OOoMySQL.pdf">How-to:
@@ -3244,17 +3237,15 @@
<listitem><para>
Star Office
- (<ulink
url="http://wwws.sun.com/software/star/staroffice/6.0/index.html">http://wwws.sun.com/software/star/staroffice/6.0/index.html</ulink>)
+ (<ulink url="http://wwws.sun.com/software/star/staroffice/6.0/index.html"/>)
</para></listitem>
<listitem><para>
- G2-ODBC bridge
- (<ulink url="http://www.gensym.com">http://www.gensym.com</ulink>)
+ G2-ODBC bridge (<ulink url="http://www.gensym.com"/>)
</para></listitem>
<listitem><para>
- Sambar Server
- (<ulink
url="http://www.sambarserver.info">http://www.sambarserver.info</ulink>)
+ Sambar Server (<ulink url="http://www.sambarserver.info"/>)
<ulink url="http://www.sambarserver.info/article.php?sid=66">How-to:
MyODBC + SambarServer + MySQL</ulink>.
</para></listitem>
@@ -3306,17 +3297,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC
(<literal>Microsoft Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL,
- the table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL
- 3.23.x, which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug
+ in Access that when you export data to MySQL, the table and
+ column names aren't specified. Another way to work around this
+ bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which
+ together provide a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack
5 (SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3533,7 +3524,7 @@
sources. Allaire has verified that MyODBC 2.50.26 works with MySQL
3.22.27 and ColdFusion for Linux. (Any newer version should also
work.) You can download MyODBC at
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para>
<para>
@@ -3919,7 +3910,7 @@
<para>
Refer to this document about connection pooling:
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q169470"/>.
</para>
</section>
@@ -3950,17 +3941,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -3973,12 +3964,12 @@
<listitem><para>
Install the latest version of MySQL from
- <ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/"/>.
</para></listitem>
<listitem><para>
Install the latest version of MyODBC 3.51 or 2.50 from
- <ulink
url="http://dev.mysql.com/downloads/connector/odbc/">http://dev.mysql.com/downloads/connector/odbc/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/odbc/"/>.
</para></listitem>
<listitem><para>
@@ -4152,7 +4143,8 @@
<listitem><para>
On the <literal>Tools</literal> menu, point to
- <literal>Add-ins</literal> (<literal>Database
Utilities</literal> in Access 2000 or newer), and then click <literal>Linked
Table
+ <literal>Add-ins</literal> (<literal>Database
Utilities</literal>
+ in Access 2000 or newer), and then click <literal>Linked Table
Manager</literal>.
</para></listitem>
@@ -4190,7 +4182,8 @@
<listitem><para>
On the <literal>Tools</literal> menu, point to
- <literal>Add-ins</literal> (<literal>Database
Utilities</literal> in Access 2000 or newer), and then click <literal>Linked
Table
+ <literal>Add-ins</literal> (<literal>Database
Utilities</literal>
+ in Access 2000 or newer), and then click <literal>Linked Table
Manager</literal>.
</para></listitem>
@@ -4229,17 +4222,17 @@
If you are using Access 2000, you should get and install the
newest (version 2.6 or higher) Microsoft MDAC (<literal>Microsoft
Data Access Components</literal>) from
- <ulink
url="http://www.microsoft.com/data/">http://www.microsoft.com/data/</ulink>.
- This fixes a bug in Access that when you export data to MySQL, the
- table and column names aren't specified. Another way to work
- around this bug is to upgrade to MyODBC 2.50.33 and MySQL 3.23.x,
- which together provide a workaround for the problem.
+ <ulink url="http://www.microsoft.com/data/"/>. This fixes a bug in
+ Access that when you export data to MySQL, the table and column
+ names aren't specified. Another way to work around this bug is to
+ upgrade to MyODBC 2.50.33 and MySQL 3.23.x, which together provide
+ a workaround for the problem.
</para>
<para>
You should also get and apply the Microsoft Jet 4.0 Service Pack 5
(SP5) which can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239114"/>.
This fixes some cases where columns are marked as
<literal>#DELETED#</literal> in Access.
</para>
@@ -4384,7 +4377,7 @@
<para>
Read ``How to Trap ODBC Login Error Messages in Access'' at
- <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E">http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E</ulink>.
+ <ulink
url="http://support.microsoft.com/support/kb/articles/Q124/9/01.asp?LN=EN-US&SD=gn&FR=0%3CP%3E"/>.
</para>
</section>
@@ -4450,7 +4443,7 @@
<para>
Read ``Set the QueryTimeout Value for ODBC Connections'' at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756">http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B153756"/>.
</para>
</section>
@@ -4504,7 +4497,7 @@
<para>
A simple example can be found from,
- <ulink
url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm">http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm</ulink>
+ <ulink url="http://www.dwam.net/iishelp/ado/docs/adomth02_4.htm"/>
</para>
</section>
@@ -4517,7 +4510,7 @@
You can make use of <literal>RecordsAffected</literal> property in
the ADO execute method. For more information on the usage of
execute method, refer to
- <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmthcnnexecute.asp"/>.
</para>
</section>
@@ -4606,7 +4599,7 @@
<para>
A Frequently Asked Questions list for ASP can be found at
- <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp">http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=/Support/ActiveServer/faq/data/adofaq.asp"/>.
</para>
</section>
@@ -4915,7 +4908,7 @@
<emphasis role="bold">Caution</emphasis>: Using ODBC.NET with
MyODBC, while fetching empty string (0 length), it starts giving
the SQL_NO_DATA exception. You can get the patch for this from
- <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243</ulink>.
+ <ulink
url="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243"/>.
</para>
</section>
@@ -5054,7 +5047,7 @@
<para>
For the complete ODBC API reference, please refer to the ODBC
Programer's Reference at
- <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp">http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp</ulink>.
+ <ulink
url="http://msdn.microsoft.com/library/en-us/odbc/htm/odbcabout_this_manual.asp"/>.
</para>
<para>
@@ -8399,12 +8392,12 @@
100% native Java. This product was formerly known as the
<literal>mm.mysql</literal> driver. You can download <literal>MySQL
Connector/J</literal> from
- <ulink
url="http://dev.mysql.com/downloads/connector/j/">http://dev.mysql.com/downloads/connector/j/</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/connector/j/"/>.
</para></listitem>
<listitem><para>
The Resin JDBC driver, which can be found at
- <ulink
url="http://www.caucho.com/projects/jdbc-mysql/index.xtp">http://www.caucho.com/projects/jdbc-mysql/index.xtp</ulink>.
+ <ulink url="http://www.caucho.com/projects/jdbc-mysql/index.xtp"/>.
</para></listitem>
</itemizedlist>
@@ -8417,7 +8410,7 @@
<para>
Documentation for <literal>MySQL Connector/J</literal> is available
online at the MySQL AB Web site at
- <ulink url="http://dev.mysql.com/doc/">http://dev.mysql.com/doc/</ulink>.
+ <ulink url="http://dev.mysql.com/doc/"/>.
</para>
</section>
--- 1.62/refman/news.xml 2005-07-13 14:38:31 -05:00
+++ 1.63/refman/news.xml 2005-07-13 17:26:57 -05:00
@@ -45,8 +45,8 @@
Note that we tend to update the manual at the same time we make
changes to MySQL. If you find a recent version of MySQL listed here
that you can't find on our download page
- (<ulink
url="http://dev.mysql.com/downloads/">http://dev.mysql.com/downloads/</ulink>),
- it means that the version has not yet been released.
+ (<ulink url="http://dev.mysql.com/downloads/"/>), it means that the
+ version has not yet been released.
</para>
<para>
@@ -4260,8 +4260,7 @@
suite and fixes a lot of reported bugs found in the previous 5.0.0
release. However, please be aware that this is not a ``standard
MySQL build'' in the sense that there are still some open critical
- bugs in our bugs database at
- <ulink url="http://bugs.mysql.com/">http://bugs.mysql.com/</ulink>
+ bugs in our bugs database at <ulink url="http://bugs.mysql.com/"/>
that affect this release as well. We are actively fixing these and
will make a new release where these are fixed as soon as possible.
However, this binary should be a good candidate for testing new
@@ -4835,7 +4834,7 @@
<para>
Version 4.1 of the MySQL server includes many enhancements and new
features. Binaries for this version are available for download at
- <ulink
url="http://dev.mysql.com/downloads/mysql-4.1.html">http://dev.mysql.com/downloads/mysql-4.1.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/mysql-4.1.html"/>.
</para>
<itemizedlist>
@@ -12791,7 +12790,7 @@
were uploaded to the download mirrors on May, 10th. However, a
potential crashing bug was found just before the 4.0.19 release was
publicly announced and published from the 4.0 download pages at
- <ulink url="http://dev.mysql.com/">http://dev.mysql.com/</ulink>.
+ <ulink url="http://dev.mysql.com/"/>.
</para>
<para>
@@ -22760,7 +22759,7 @@
<listitem><para>
Changed copyright for all files to GPL for the server code and
utilities and to LGPL for the client libraries. See
- <ulink
url="http://www.fsf.org/licenses/">http://www.fsf.org/licenses/</ulink>.
+ <ulink url="http://www.fsf.org/licenses/"/>.
</para></listitem>
<listitem><para>
@@ -28459,7 +28458,7 @@
Should now work with FreeBSD 3.0 if used with
<filename>FreeBSD-3.0-libc_r-1.0.diff</filename>, which can be
found at
- <ulink
url="http://dev.mysql.com/downloads/os-freebsd.html">http://dev.mysql.com/downloads/os-freebsd.html</ulink>.
+ <ulink url="http://dev.mysql.com/downloads/os-freebsd.html"/>.
</para></listitem>
<listitem><para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.3012) | paul | 14 Jul |