logo       
Google Custom Search
    AddThis Social Bookmark Button

bk commit - mysqldoc tree (1.955): msg#00405

Subject: bk commit - mysqldoc tree (1.955)
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.955 03/10/24 22:59:53 paul@xxxxxxxxxxxxx +1 -0
  manual.texi:
    Small fixes.

  Docs/manual.texi
    1.871 03/10/24 22:59:44 paul@xxxxxxxxxxxxx +8 -8
    Small fixes.

# 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: ice.snake.net
# Root: /Volumes/ice2/MySQL/bk/mysqldoc

--- 1.870/Docs/manual.texi      Fri Oct 24 22:56:09 2003
+++ 1.871/Docs/manual.texi      Fri Oct 24 22:59:44 2003
@@ -66285,7 +66285,7 @@
 @code{MATCH ... AGAINST( ... WITH QUERY EXPANSION)} and
 command-line option @code{ft_query_expansion_limit} were added.
 @item
-Not used @code{ft_max_word_len_for_sort} command-line option was removed.
+Unused @code{ft_max_word_len_for_sort} command-line option was removed.
 @item
 Full-text search now support multi-byte character sets, and Unicode
 (UTF-8, but not UCS-2 yet).
@@ -66433,12 +66433,12 @@
 @itemize @bullet
 @item
 Fixed a bug in privilege handling that made connections from
-certain IP addresses to get wrong database-level privileges
-(more exactly - database privileges of the previous successful
-authentication from one of those IP addresses, even if the IP
-address user name and database name are different). (Bug #1636)
+certain IP addresses to get wrong database-level privileges.
+(More precisely: The connection got the database privileges of the
+previous successful authentication from one of those IP addresses,
+even if the IP address user name and database name were different). (Bug #1636)
 @item
-Error handling functions was not called properly when one got an error
+Error handling functions were not called properly when one got an error
 from @code{[CREATE | REPLACE| INSERT] ... SELECT}.
 @item
 @code{HASH}, @code{BTREE}, @code{RTREE}, @code{ERRORS} and
@@ -66797,7 +66797,7 @@
 Bugs fixed:
 @itemize @bullet
 @item
-Fixed a wrong result from the query that uses only const tables (e.g. one-row
+Fixed an incorrect result from a query that uses only const tables (e.g. 
one-row
 tables) and non-constant expression (e.g. @code{RAND()}). (Bug #1271)
 @item
 Fixed bug when the optimiser did not take @code{SQL_CALC_FOUND_ROWS} into
@@ -66859,7 +66859,7 @@
 Bugs fixed:
 @itemize @bullet
 @item
-Fixed s spurious error @code{ERROR 14: Can't change size of file (Errcode: 2)}
+Fixed a spurious error @code{ERROR 14: Can't change size of file (Errcode: 2)}
 on Windows in @code{DELETE FROM myisamtable} without @code{WHERE} clause or
 @code{TRUNCATE TABLE myisamtable}. (Bug #1397)
 @item

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    
http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>