Author: jstephens
Date: 2007-03-10 03:05:03 +0100 (Sat, 10 Mar 2007)
New Revision: 5294
Log:
Formatting fix.
Modified:
trunk/refman-5.1/information-schema.xml
Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml 2007-03-09 20:51:37 UTC (rev 5293)
+++ trunk/refman-5.1/information-schema.xml 2007-03-10 02:05:03 UTC (rev 5294)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 605 bytes
@@ -5626,7 +5626,8 @@
list of its tables:
</para>
-<programlisting>mysql> SHOW TABLES FROM INFORMATION_SCHEMA;
+<programlisting>
+mysql> <userinput>SHOW TABLES FROM INFORMATION_SCHEMA;</userinput>
+---------------------------------------+
| Tables_in_INFORMATION_SCHEMA |
+---------------------------------------+
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5294 - trunk/refman-5.1 | jon | 10 Mar |