Below is the list of changes that have just been committed into a
4.0 repository of arjen. When arjen does a push, they will be propogated 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@stripped, 2002-05-01 11:15:27+10:00, arjen@stripped
Fixed oopsie in table column fraction.
Docs/manual.texi
1.920 02/05/01 11:15:26 arjen@stripped +1 -1
Fixed oopsie in table column fraction.
# 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: arjen
# Host: fred.bitbike.com
# Root: /home/arjen/mysql-4.0
--- 1.919/Docs/manual.texi Wed May 1 10:59:23 2002
+++ 1.920/Docs/manual.texi Wed May 1 11:15:26 2002
@@ -19933,7 +19933,7 @@
@item @code{query_cache_startup_type}
This may be set (only numeric) to
-@multitable @columnfractions .9 .14 .72
+@multitable @columnfractions .09 .14 .72
@item @strong{Value} @tab @strong{Alias} @tab @strong{Comment}
@item 0 @tab OFF @tab Don't cache or retrieve results.
@item 1 @tab ON @tab Cache all results except @code{SELECT SQL_NO_CACHE ...} queries.
| Thread |
|---|
| • bk commit into 4.0 tree | arjen | 1 May |