Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3673 05/10/03 08:22:16 paul@stripped +4 -0
Explicitly say that mysql_stmt_param_metadata()
does nothing.
refman/mysql-apis.xml
1.57 05/10/03 08:22:09 paul@stripped +2 -12
Explicitly say that mysql_stmt_param_metadata()
does nothing.
refman-5.1/mysql-apis.xml
1.39 05/10/03 08:22:09 paul@stripped +2 -16
Sync.
refman-5.0/mysql-apis.xml
1.39 05/10/03 08:22:09 paul@stripped +2 -16
Sync.
refman-4.1/mysql-apis.xml
1.54 05/10/03 08:22:09 paul@stripped +2 -16
Sync.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: paul
# Host: frost.snake.net
# Root: /Users/paul/bk/mysqldoc
--- 1.38/refman-5.1/mysql-apis.xml 2005-09-23 14:18:20 -05:00
+++ 1.39/refman-5.1/mysql-apis.xml 2005-10-03 08:22:09 -05:00
@@ -8593,11 +8593,6 @@
<xref linkend="c-api-prepared-statement-functions"/>.
</para>
- <remark role="todo">
- Missing functions here (that are listed in mysql.h)
- mysql_stmt_param_metadata() 4.1.2 [not implemented yet?]
- </remark>
-
<informaltable>
<tgroup cols="2">
<colspec colwidth="32*"/>
@@ -8683,12 +8678,7 @@
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_count()</emphasis></entry>
- <entry>Returns the number of parameters in a prepared SQL statement.
-
- <remark role="note">
- 2004-03-03: mysql_stmt_param_metadata is not
- implemented yet, only stub is present in the library
- </remark></entry>
+ <entry>Returns the number of parameters in a prepared SQL
statement.</entry>
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_metadata()</emphasis></entry>
@@ -10901,12 +10891,8 @@
*stmt)</literal>
</para>
- <remark role="todo">
- Fill this in
- </remark>
-
<para>
- To be added.
+ This function currently does nothing.
</para>
<para>
--- 1.53/refman-4.1/mysql-apis.xml 2005-09-23 14:18:20 -05:00
+++ 1.54/refman-4.1/mysql-apis.xml 2005-10-03 08:22:09 -05:00
@@ -8550,11 +8550,6 @@
<xref linkend="c-api-prepared-statement-functions"/>.
</para>
- <remark role="todo">
- missing functions here (that are listed in mysql.h):
- mysql_stmt_param_metadata() 4.1.2 [not implemented yet?]
- </remark>
-
<informaltable>
<tgroup cols="2">
<colspec colwidth="32*"/>
@@ -8640,12 +8635,7 @@
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_count()</emphasis></entry>
- <entry>Returns the number of parameters in a prepared SQL statement.
-
- <remark role="note">
- 2004-03-03: mysql_stmt_param_metadata is not
- implemented yet, only stub is present in the library
- </remark></entry>
+ <entry>Returns the number of parameters in a prepared SQL
statement.</entry>
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_metadata()</emphasis></entry>
@@ -10930,12 +10920,8 @@
*stmt)</literal>
</para>
- <remark role="todo">
- fill this in
- </remark>
-
<para>
- To be added.
+ This function currently does nothing.
</para>
<para>
--- 1.56/refman/mysql-apis.xml 2005-09-23 14:18:20 -05:00
+++ 1.57/refman/mysql-apis.xml 2005-10-03 08:22:09 -05:00
@@ -8685,10 +8685,6 @@
<xref linkend="c-api-prepared-statement-functions"/>.
</para>
-<!-- TODO: missing functions here (that are listed in mysql.h) -->
-
-<!-- mysql_stmt_param_metadata() 4.1.2 [not implemented yet?] -->
-
<informaltable>
<tgroup cols="2">
<colspec colwidth="32*"/>
@@ -8774,11 +8770,7 @@
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_count()</emphasis></entry>
- <entry>Returns the number of parameters in a prepared SQL statement.
-
-<!-- 2004-03-03: mysql_stmt_param_metadata is not implemented yet, -->
-
-<!-- only stub is present in the library --></entry>
+ <entry>Returns the number of parameters in a prepared SQL
statement.</entry>
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_metadata()</emphasis></entry>
@@ -11111,10 +11103,8 @@
*stmt)</literal>
</para>
-<!-- TODO: fill this in -->
-
<para>
- To be added.
+ This function currently does nothing.
</para>
<para>
--- 1.38/refman-5.0/mysql-apis.xml 2005-09-23 14:18:20 -05:00
+++ 1.39/refman-5.0/mysql-apis.xml 2005-10-03 08:22:09 -05:00
@@ -8587,11 +8587,6 @@
<xref linkend="c-api-prepared-statement-functions"/>.
</para>
- <remark role="todo">
- Missing functions here (that are listed in mysql.h)
- mysql_stmt_param_metadata() 4.1.2 [not implemented yet?]
- </remark>
-
<informaltable>
<tgroup cols="2">
<colspec colwidth="32*"/>
@@ -8677,12 +8672,7 @@
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_count()</emphasis></entry>
- <entry>Returns the number of parameters in a prepared SQL statement.
-
- <remark role="note">
- 2004-03-03: mysql_stmt_param_metadata is not
- implemented yet, only stub is present in the library
- </remark></entry>
+ <entry>Returns the number of parameters in a prepared SQL
statement.</entry>
</row>
<row>
<entry><emphasis
role="bold">mysql_stmt_param_metadata()</emphasis></entry>
@@ -10895,12 +10885,8 @@
*stmt)</literal>
</para>
- <remark role="todo">
- Fill this in
- </remark>
-
<para>
- To be added.
+ This function currently does nothing.
</para>
<para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.3673) | paul | 3 Oct |