Author: paul
Date: 2010-11-24 21:43:29 +0100 (Wed, 24 Nov 2010)
New Revision: 24004
Log:
r66034@frost: paul | 2010-11-24 13:42:24 -0500
binary distribution share directory after 5.0 is share, not share/mysql
Modified:
trunk/refman-5.1/installing-generic-binary.xml
trunk/refman-5.5/installing-generic-binary.xml
trunk/refman-5.6/installing-generic-binary.xml
trunk/refman-6.0/installing.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:44627
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66032
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:44627
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66034
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-5.1/installing-generic-binary.xml
===================================================================
--- trunk/refman-5.1/installing-generic-binary.xml 2010-11-24 20:29:32 UTC (rev 24003)
+++ trunk/refman-5.1/installing-generic-binary.xml 2010-11-24 20:43:29 UTC (rev 24004)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -87,7 +87,7 @@
<entry><command>mysql_install_db</command></entry>
</row>
<row>
- <entry><filename>share/mysql</filename></entry>
+ <entry><filename>share</filename></entry>
<entry>Miscellaneous support files, including error messages, sample
configuration files, SQL for database installation</entry>
</row>
Modified: trunk/refman-5.5/installing-generic-binary.xml
===================================================================
--- trunk/refman-5.5/installing-generic-binary.xml 2010-11-24 20:29:32 UTC (rev 24003)
+++ trunk/refman-5.5/installing-generic-binary.xml 2010-11-24 20:43:29 UTC (rev 24004)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 3; 1205 bytes
@@ -87,7 +87,7 @@
<entry><command>mysql_install_db</command></entry>
</row>
<row>
- <entry><filename>share/mysql</filename></entry>
+ <entry><filename>share</filename></entry>
<entry>Miscellaneous support files, including error messages, sample
configuration files, SQL for database installation</entry>
</row>
@@ -103,8 +103,7 @@
Debug versions of the <command>mysqld</command> binary are available
as <command>mysqld-debug</command>. To compile a debug version of
MySQL from a source distribution, you should add
- <option role="configure">--with-debug</option>
-to the
+ <option role="configure">--with-debug</option> to the
<command>configure</command> command used to configure the
distribution and remove any <option>-fomit-frame-pointer</option>
options. For more information on compiling from source, see
Modified: trunk/refman-5.6/installing-generic-binary.xml
===================================================================
--- trunk/refman-5.6/installing-generic-binary.xml 2010-11-24 20:29:32 UTC (rev 24003)
+++ trunk/refman-5.6/installing-generic-binary.xml 2010-11-24 20:43:29 UTC (rev 24004)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 3; 1205 bytes
@@ -87,7 +87,7 @@
<entry><command>mysql_install_db</command></entry>
</row>
<row>
- <entry><filename>share/mysql</filename></entry>
+ <entry><filename>share</filename></entry>
<entry>Miscellaneous support files, including error messages, sample
configuration files, SQL for database installation</entry>
</row>
@@ -103,8 +103,7 @@
Debug versions of the <command>mysqld</command> binary are available
as <command>mysqld-debug</command>. To compile a debug version of
MySQL from a source distribution, you should add
- <option role="configure">--with-debug</option>
-to the
+ <option role="configure">--with-debug</option> to the
<command>configure</command> command used to configure the
distribution and remove any <option>-fomit-frame-pointer</option>
options. For more information on compiling from source, see
Modified: trunk/refman-6.0/installing.xml
===================================================================
--- trunk/refman-6.0/installing.xml 2010-11-24 20:29:32 UTC (rev 24003)
+++ trunk/refman-6.0/installing.xml 2010-11-24 20:43:29 UTC (rev 24004)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 686 bytes
@@ -1633,7 +1633,7 @@
<entry><command>mysql_install_db</command></entry>
</row>
<row>
- <entry><filename>share/mysql</filename></entry>
+ <entry><filename>share</filename></entry>
<entry>Miscellaneous support files, including error messages, character set
files, sample configuration files, SQL for database
installation</entry>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24004 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 24 Nov |