List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 30 2007 11:21am
Subject:svn commit - mysqldoc@docsrva: r7264 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2007-07-30 13:21:09 +0200 (Mon, 30 Jul 2007)
New Revision: 7264

Log:
Docs Bug #29887



Modified:
   trunk/refman-common/connector-odbc.xml


Modified: trunk/refman-common/connector-odbc.xml
===================================================================
--- trunk/refman-common/connector-odbc.xml	2007-07-30 11:02:00 UTC (rev 7263)
+++ trunk/refman-common/connector-odbc.xml	2007-07-30 11:21:09 UTC (rev 7264)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 4; 977 bytes

@@ -3531,10 +3531,11 @@
             </row>
             <row>
               <entry>32768</entry>
-              <entry>No Catalog (exp)</entry>
-              <entry>Return 'user' as <literal>Table_qualifier</literal> and
-                <literal>Table_owner</literal> from
-                <literal>SQLTables</literal> (experimental).</entry>
+              <entry>No Catalog</entry>
+              <entry>Forces results from the catalog functions, such as
+                <literal>SQLTables</literal>, to always return
+                <literal>NULL</literal> and the driver to report that
+                catalogs are not supported.</entry>
             </row>
             <row>
               <entry>65536</entry>


Thread
svn commit - mysqldoc@docsrva: r7264 - trunk/refman-commonmcbrown30 Jul