|
bk commit - mysqldoc tree (1.452): msg#00359db.mysql.devel
Below is the list of changes that have just been committed into a local mysqldoc repository of serg. When serg 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.452 03/04/25 16:47:49 serg@xxxxxxxxxxxxxxxxxx +1 -0 news updated Docs/manual.texi 1.426 03/04/25 16:47:48 serg@xxxxxxxxxxxxxxxxxx +15 -3 news updated # 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: serg # Host: sergbook.mysql.com # Root: /usr/home/serg/Abk/mysqldoc --- 1.425/Docs/manual.texi Fri Apr 25 15:07:30 2003 +++ 1.426/Docs/manual.texi Fri Apr 25 16:47:48 2003 @@ -57796,6 +57796,12 @@ @item Fixed that @code{SET SQL_BIG_SELECTS=1} works again. @item +MySQL now produces a warning when it opens a table, +that was created in MySQL 4.1. +@item +@file{mysql} command line client no longer look for @code{\*} commands inside +backtick-quoted strings. +@item Changed @code{UPDATE ... LIMIT} to also count accepted, but not changed rows. @item Fixed some serious bugs in @code{UPDATE ... ORDER BY}. (Bug #241) @@ -57846,8 +57852,14 @@ Bugs fixed: @itemize -@item -Introduced proper back quoting for db.table in @code{SHOW GRANTS} +@item +Introduced proper backtick quoting for db.table in @code{SHOW GRANTS} +@item +Bug #283 (@code{FULLTEXT} index stops working after @code{ALTER TABLE} +that converts @code{TEXT} field to @code{CHAR}) fixed. +@item +Mark a MyISAM table as "analyzed" only when all +the keys are indeed analyzed. @item Only ignore world-writeable @file{my.cnf} files that are regular files (and not e.g. named pipes or character devices). @@ -57856,7 +57868,7 @@ @item Fixed error message which contained deprecated text. @item -Fixed a bug with two @code{NATURAL JOIN}s in the query. +Fixed a bug with two @code{NATURAL JOIN}'s in the query. @item @code{SUM()} didn't return @code{NULL} when there was no rows in result or when all values was @code{NULL}. -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bk commit into 4.0 tree (1.1475): 00359, lenz |
|---|---|
| Next by Date: | Username size limitations: 00359, Mark Villemade |
| Previous by Thread: | bk commit into 4.1 tree (1.1563)i: 00359, guilhem |
| Next by Thread: | Username size limitations: 00359, Mark Villemade |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |