Below is the list of changes that have just been committed into a local
5.0 repository of timka. When timka 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://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2126 06/03/31 22:54:26 timour@stripped +1 -0
Fixed a typo.
sql/item.cc
1.212 06/03/31 22:54:22 timour@stripped +2 -1
Fixed a typo.
# 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: timour
# Host: lamia.home
# Root: /home/timka/mysql/src/5.0-bug-16710
--- 1.211/sql/item.cc 2006-03-31 12:39:28 +03:00
+++ 1.212/sql/item.cc 2006-03-31 22:54:22 +03:00
@@ -532,8 +532,9 @@
RETURN
TRUE if 'this' references the field 'arg'
- FALE otherwise
+ FALSE otherwise
*/
+
bool Item_field::find_item_in_field_list_processor(byte *arg)
{
KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg);
| Thread |
|---|
| • bk commit into 5.0 tree (timour:1.2126) | timour | 31 Mar |