List:Commits« Previous MessageNext Message »
From:bar Date:April 4 2006 2:15pm
Subject:bk commit into 5.1 tree (bar:1.2282)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of bar. When bar 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.2282 06/04/04 19:14:58 bar@stripped +1 -0
  Merge mysql.com:/usr/home/bar/temp_merge
  into  mysql.com:/usr/home/bar/mysql-5.1-new

  sql/item.cc
    1.180 06/04/04 19:14:47 bar@stripped +0 -0
    Auto merged

# 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:	bar
# Host:	bar.intranet.mysql.r18.ru
# Root:	/usr/home/bar/mysql-5.1-new/RESYNC

--- 1.179/sql/item.cc	2006-04-04 16:14:56 +05:00
+++ 1.180/sql/item.cc	2006-04-04 19:14:47 +05:00
@@ -532,8 +532,9 @@ bool Item_field::collect_item_field_proc
 
   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.1 tree (bar:1.2282)bar4 Apr