Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan 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.2937 05/07/05 16:44:33 stefan@stripped +3 -0
mysql-database-administration.xml:
Sync with refman
Added note that query cache
doesn't work for prepared statements
refman-5.0/mysql-database-administration.xml
1.15 05/07/05 16:44:23 stefan@stripped +5 -0
Sync with refman
refman-4.1/mysql-database-administration.xml
1.11 05/07/05 16:44:20 stefan@stripped +5 -0
Sync with refman
refman/mysql-database-administration.xml
1.12 05/07/05 16:43:58 stefan@stripped +5 -0
Added note that query cache
doesn't work for prepared statements
# 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: stefan
# Host: apollon.site
# Root: /home/stefan/bk/mysqldoc
--- 1.10/refman-4.1/mysql-database-administration.xml 2005-07-02 23:12:23 +02:00
+++ 1.11/refman-4.1/mysql-database-administration.xml 2005-07-05 16:44:20 +02:00
@@ -23037,6 +23037,11 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>: The query cache does not work
+ for prepared statements. See <xref linkend="c-api-prepared-statements"/>.
+ </para>
+
+ <para>
Some performance data for the query cache follow. These results were
generated by running the MySQL benchmark suite on a Linux Alpha 2 x
500MHz system with 2GB RAM and a 64MB query cache.
--- 1.14/refman-5.0/mysql-database-administration.xml 2005-07-05 09:51:06 +02:00
+++ 1.15/refman-5.0/mysql-database-administration.xml 2005-07-05 16:44:23 +02:00
@@ -22415,6 +22415,11 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>: The query cache does not work
+ for prepared statements. See <xref linkend="c-api-prepared-statements"/>.
+ </para>
+
+ <para>
Some performance data for the query cache follow. These results were
generated by running the MySQL benchmark suite on a Linux Alpha 2 x
500MHz system with 2GB RAM and a 64MB query cache.
--- 1.11/refman/mysql-database-administration.xml 2005-07-02 23:11:21 +02:00
+++ 1.12/refman/mysql-database-administration.xml 2005-07-05 16:43:58 +02:00
@@ -23039,6 +23039,11 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>: The query cache does not work
+ for prepared statements. See <xref linkend="c-api-prepared-statements"/>.
+ </para>
+
+ <para>
Some performance data for the query cache follow. These results were
generated by running the MySQL benchmark suite on a Linux Alpha 2 x
500MHz system with 2GB RAM and a 64MB query cache.
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.2937) | stefan | 5 Jul |