From: Date: February 20 2006 9:51pm
Subject: svn commit - mysqldoc@docsrva: r1410 - in trunk: . refman-4.1 refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/2934
Message-Id: <200602202051.k1KKpbQ0024682@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: paul
Date: 2006-02-20 21:51:37 +0100 (Mon, 20 Feb 2006)
New Revision: 1410
Log:
r3439@kite-hub: paul | 2006-02-20 14:50:27 -0600
Tweak.
Modified:
trunk/
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing.xml
trunk/refman-5.1/installing.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7921
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3426
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7921
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3439
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2006-02-20 20:51:19 UTC (rev 1409)
+++ trunk/refman-4.1/installing.xml 2006-02-20 20:51:37 UTC (rev 1410)
@@ -8020,7 +8020,7 @@
If you want to convert characters between the server and the
- client, you should look at the SET NAMES
+ client, you should use the SET NAMES
statement. See , and
.
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2006-02-20 20:51:19 UTC (rev 1409)
+++ trunk/refman-5.0/installing.xml 2006-02-20 20:51:37 UTC (rev 1410)
@@ -7879,7 +7879,7 @@
If you want to convert characters between the server and the
- client, you should look at the SET NAMES
+ client, you should use the SET NAMES
statement. See , and
.
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2006-02-20 20:51:19 UTC (rev 1409)
+++ trunk/refman-5.1/installing.xml 2006-02-20 20:51:37 UTC (rev 1410)
@@ -7837,7 +7837,7 @@
If you want to convert characters between the server and the
- client, you should look at the SET NAMES
+ client, you should use the SET NAMES
statement. See , and
.