Author: shinz
Date: 2006-08-17 19:03:22 +0200 (Thu, 17 Aug 2006)
New Revision: 3047
Log:
Downloads are on dev.mysql.com/Downloads now ( thanks, Kent! )
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing.xml
trunk/refman-5.1/installing.xml
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2006-08-17 13:53:51 UTC (rev 3046)
+++ trunk/refman-4.1/installing.xml 2006-08-17 17:03:22 UTC (rev 3047)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 2278 bytes
@@ -9223,7 +9223,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"/>
+ <ulink url="http://dev.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -14334,7 +14334,7 @@
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"/>).
+ (<ulink url="http://dev.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -14347,7 +14347,7 @@
reduced by renicing the <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"/>.
+ <ulink url="http://dev.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
@@ -14587,7 +14587,7 @@
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"/>.
+ <ulink url="http://dev.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
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2006-08-17 13:53:51 UTC (rev 3046)
+++ trunk/refman-5.0/installing.xml 2006-08-17 17:03:22 UTC (rev 3047)
Changed blocks: 5, Lines Added: 5, Lines Deleted: 5; 2747 bytes
@@ -9005,7 +9005,7 @@
MIT-pthreads is not part of the MySQL ¤t-series; 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"/>
+ <ulink url="http://dev.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -13612,7 +13612,7 @@
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"/>).
+ (<ulink url="http://dev.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -13625,7 +13625,7 @@
reduced by re-nicing the <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"/>.
+ <ulink url="http://dev.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
@@ -13876,7 +13876,7 @@
process of trying to find a solution, we have received a
kernel patch from one of our users who claimed it helped for
his site. This patch is available at
- <ulink url="http://www.mysql.com/Downloads/Patches/linux-fork.patch"/>.
+ <ulink url="http://dev.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
@@ -14083,7 +14083,7 @@
<remark>
Some problems will require patching your Linux installation.
The patch can be found at
- @uref{http://www.mysql.com/Downloads/patches/Linux-sparc-2.0.30.diff}.
+ @uref{http://dev.mysql.com/Downloads/patches/Linux-sparc-2.0.30.diff}.
This patch is against the Linux distribution
@file{sparclinux-2.0.30.tar.gz} that is available at
@code{vger.rutgers.edu} (a version of Linux that was never
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2006-08-17 13:53:51 UTC (rev 3046)
+++ trunk/refman-5.1/installing.xml 2006-08-17 17:03:22 UTC (rev 3047)
Changed blocks: 5, Lines Added: 5, Lines Deleted: 5; 2747 bytes
@@ -9063,7 +9063,7 @@
MIT-pthreads is not part of the MySQL ¤t-series; 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"/>
+ <ulink url="http://dev.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz"/>
</para>
<para>
@@ -12809,7 +12809,7 @@
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"/>).
+ (<ulink url="http://dev.mysql.com/Downloads/Linux/linuxthreads-2.1-patch"/>).
</para>
<para>
@@ -12822,7 +12822,7 @@
reduced by re-nicing the <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"/>.
+ <ulink url="http://dev.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
@@ -13073,7 +13073,7 @@
process of trying to find a solution, we have received a
kernel patch from one of our users who claimed it helped for
his site. This patch is available at
- <ulink url="http://www.mysql.com/Downloads/Patches/linux-fork.patch"/>.
+ <ulink url="http://dev.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
@@ -13280,7 +13280,7 @@
<remark>
Some problems will require patching your Linux installation.
The patch can be found at
- @uref{http://www.mysql.com/Downloads/patches/Linux-sparc-2.0.30.diff}.
+ @uref{http://dev.mysql.com/Downloads/patches/Linux-sparc-2.0.30.diff}.
This patch is against the Linux distribution
@file{sparclinux-2.0.30.tar.gz} that is available at
@code{vger.rutgers.edu} (a version of Linux that was never
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3047 - in trunk: refman-4.1 refman-5.0 refman-5.1 | stefan | 17 Aug |