From: Date: November 28 2008 4:47pm Subject: svn commit - mysqldoc@docsrva: r12699 - trunk/refman-5.0 List-Archive: http://lists.mysql.com/commits/60194 Message-Id: <200811281547.mASFltQ7027448@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: tbedford Date: 2008-11-28 16:47:55 +0100 (Fri, 28 Nov 2008) New Revision: 12699 Log: Patched to include Connector/C++ changes. Modified: trunk/refman-5.0/connectors-apis.xml Modified: trunk/refman-5.0/connectors-apis.xml =================================================================== --- trunk/refman-5.0/connectors-apis.xml 2008-11-28 15:34:53 UTC (rev 12698) +++ trunk/refman-5.0/connectors-apis.xml 2008-11-28 15:47:55 UTC (rev 12699) Changed blocks: 4, Lines Added: 16, Lines Deleted: 3; 1551 bytes @@ -29,6 +29,10 @@ + Connector/C++ + + + client tools @@ -118,6 +122,14 @@ + + + Connector/C++ is a tool that enables easy deployment and + management of MySQL server and database through your C++ + application. + + + @@ -228,10 +240,9 @@ C++ - Connector C++ + Connector/C++ libmysql - See Connector - C++. + See . @@ -434,6 +445,8 @@ + +