List:Commits« Previous MessageNext Message »
From:paul Date:March 14 2008 8:39pm
Subject:svn commit - mysqldoc@docsrva: r10245 - in trunk: . refman-6.0
View as plain text  
Author: paul
Date: 2008-03-14 21:39:22 +0100 (Fri, 14 Mar 2008)
New Revision: 10245

Log:
 r30008@frost:  paul | 2008-03-14 15:07:51 -0500
 Say what 'same name' refers to. (MC)


Modified:
   trunk/refman-6.0/se-falcon-core.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:30007
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30008
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059


Modified: trunk/refman-6.0/se-falcon-core.xml
===================================================================
--- trunk/refman-6.0/se-falcon-core.xml	2008-03-14 20:39:09 UTC (rev 10244)
+++ trunk/refman-6.0/se-falcon-core.xml	2008-03-14 20:39:22 UTC (rev 10245)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 5; 1013 bytes

@@ -924,11 +924,11 @@
     <note>
       <para>
         In MySQL 6.0.3 and earlier, creating a tablespace with the same
-        name would produce an error. Also, when dropping a file
-        associated with a tablespace, the file itself is not physically
-        deleted from the filesystem. In either case the error returned
-        will be: <literal>ERROR 65433 (HY000): Unknown error
-        -103</literal>.
+        name as another tablespace would produce an error. Also, when
+        dropping a file associated with a tablespace, the file itself is
+        not physically deleted from the filesystem. In either case the
+        error returned will be: <literal>ERROR 65433 (HY000): Unknown
+        error -103</literal>.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r10245 - in trunk: . refman-6.0paul14 Mar