Author: tbedford
Date: 2008-12-18 13:05:11 +0100 (Thu, 18 Dec 2008)
New Revision: 12969
Log:
Added reference to new debug tracing example.
Modified:
trunk/refman-common/connector-cpp.xml
Modified: trunk/refman-common/connector-cpp.xml
===================================================================
--- trunk/refman-common/connector-cpp.xml 2008-12-18 04:05:30 UTC (rev 12968)
+++ trunk/refman-common/connector-cpp.xml 2008-12-18 12:05:11 UTC (rev 12969)
Changed blocks: 3, Lines Added: 19, Lines Deleted: 4; 1293 bytes
@@ -289,9 +289,11 @@
Server.
</para>
- <para>
- Connector C/C++ supports MySQL 5.0 and later.
- </para>
+ <note>
+ <para>
+ Connector C/C++ supports MySQL 5.0 and later.
+ </para>
+ </note>
<para>
<emphasis role="bold">MySQL Connector/C++ Download</emphasis>
@@ -766,6 +768,19 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ <filename>examples/cpp_trace_analyzer.cpp</filename>:
+ </para>
+
+ <para>
+ This example shows how to filter the output of the
+ <link linkend="connector-cpp-debug-tracing">debug
+ trace</link>. Please see the inline comments for further
+ documentation. This script is unsupported.
+ </para>
+ </listitem>
+
</itemizedlist>
<section id="connector-cpp-examples-connecting">
@@ -1147,7 +1162,7 @@
<section id="connector-cpp-debug-tracing">
- <title>MySQL Connector/C++ Debug tracing</title>
+ <title>MySQL Connector/C++ Debug Tracing</title>
&mysql-connector-cpp-warning;
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12969 - trunk/refman-common | anthony.bedford | 18 Dec |