List:Commits« Previous MessageNext Message »
From:paul Date:May 3 2008 4:39pm
Subject:svn commit - mysqldoc@docsrva: r10662 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-05-03 18:39:36 +0200 (Sat, 03 May 2008)
New Revision: 10662

Log:
 r31147@frost:  paul | 2008-05-03 11:40:02 -0500
 CREATE SERVER: server name can be up to 64 characters.


Modified:
   trunk/it/refman-5.1/sql-syntax.xml
   trunk/pt/refman-5.1/sql-syntax.xml
   trunk/refman-5.1/sql-syntax.xml
   trunk/refman-6.0/sql-syntax.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31145
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31031
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31147
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31031


Modified: trunk/it/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/it/refman-5.1/sql-syntax.xml	2008-05-03 16:07:27 UTC (rev 10661)
+++ trunk/it/refman-5.1/sql-syntax.xml	2008-05-03 16:39:36 UTC (rev 10662)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 758 bytes

@@ -2863,7 +2863,7 @@
         are global within the scope of the server, it is not possible to
         qualify the server definition to a specific database.
         <literal><replaceable>server_name</replaceable></literal> has a
-        maximum length of 63 characters (names longer than 63 characters
+        maximum length of 64 characters (names longer than 64 characters
         are silently truncated), and is case insensitive. You may
         specify the name as a quoted string.
       </para>


Modified: trunk/pt/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/pt/refman-5.1/sql-syntax.xml	2008-05-03 16:07:27 UTC (rev 10661)
+++ trunk/pt/refman-5.1/sql-syntax.xml	2008-05-03 16:39:36 UTC (rev 10662)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 758 bytes

@@ -2863,7 +2863,7 @@
         are global within the scope of the server, it is not possible to
         qualify the server definition to a specific database.
         <literal><replaceable>server_name</replaceable></literal> has a
-        maximum length of 63 characters (names longer than 63 characters
+        maximum length of 64 characters (names longer than 64 characters
         are silently truncated), and is case insensitive. You may
         specify the name as a quoted string.
       </para>


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2008-05-03 16:07:27 UTC (rev 10661)
+++ trunk/refman-5.1/sql-syntax.xml	2008-05-03 16:39:36 UTC (rev 10662)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 749 bytes

@@ -2863,7 +2863,7 @@
         are global within the scope of the server, it is not possible to
         qualify the server definition to a specific database.
         <literal><replaceable>server_name</replaceable></literal> has a
-        maximum length of 63 characters (names longer than 63 characters
+        maximum length of 64 characters (names longer than 64 characters
         are silently truncated), and is case insensitive. You may
         specify the name as a quoted string.
       </para>


Modified: trunk/refman-6.0/sql-syntax.xml
===================================================================
--- trunk/refman-6.0/sql-syntax.xml	2008-05-03 16:07:27 UTC (rev 10661)
+++ trunk/refman-6.0/sql-syntax.xml	2008-05-03 16:39:36 UTC (rev 10662)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 749 bytes

@@ -2788,7 +2788,7 @@
         are global within the scope of the server, it is not possible to
         qualify the server definition to a specific database.
         <literal><replaceable>server_name</replaceable></literal> has a
-        maximum length of 63 characters (names longer than 63 characters
+        maximum length of 64 characters (names longer than 64 characters
         are silently truncated), and is case insensitive. You may
         specify the name as a quoted string.
       </para>


Thread
svn commit - mysqldoc@docsrva: r10662 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-5.1 refman-6.0paul3 May