Author: mcbrown
Date: 2007-09-03 09:12:59 +0200 (Mon, 03 Sep 2007)
New Revision: 7633
Log:
Fixing a duplicate paragraph
Modified:
trunk/refman-common/mysql-proxy.xml
Modified: trunk/refman-common/mysql-proxy.xml
===================================================================
--- trunk/refman-common/mysql-proxy.xml 2007-09-02 20:34:49 UTC (rev 7632)
+++ trunk/refman-common/mysql-proxy.xml 2007-09-03 07:12:59 UTC (rev 7633)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 8; 1058 bytes
@@ -711,14 +711,6 @@
data should be passed on to the client or server (depending on the
direction of the information being transferred). This return value
can be overridden by explicitly returning a constant indicating
- that a particular response should be sent.
- </para>
-
- <para>
- By default, all functions return a result that indicates that the
- data should be passed on to the client or server (depending on the
- direction of the information being transferred). This return value
- can be overridden by explicitly returning a constant indicating
that a particular response should be sent. For example, it is
possile to construct result set information by hand within
<function>read_query()</function> and to return the resultset
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7633 - trunk/refman-common | mcbrown | 3 Sep |