[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-internals
Subject:    bk commit into 5.0 tree (mskold:1.1770)
From:       Martin Skold <Martin.Skold () mysql ! com>
Date:       2005-02-28 8:55:47
Message-ID: 200502280855.j1S8tljb020655 () localhost ! localdomain
[Download RAW message or body]

Below is the list of changes that have just been committed into a local
5.0 repository of marty. When marty 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.1770 05/02/28 09:55:40 mskold@mysql.com +1 -0
  Fixed small error in comment

  sql/ha_ndbcluster.h
    1.76 05/02/28 09:55:15 mskold@mysql.com +1 -1
    Fixed small error in comment

# 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:	mskold
# Host:	blowfish.ndb.mysql.com
# Root:	/usr/local/home/marty/MySQL/test/mysql-5.0-ndb

--- 1.75/sql/ha_ndbcluster.h	Wed Feb 23 15:49:05 2005
+++ 1.76/sql/ha_ndbcluster.h	Mon Feb 28 09:55:15 2005
@@ -116,7 +116,7 @@
   Instances of Ndb_Item are stored in a linked list implemented by Ndb_cond
   class.
   The order of elements produced by Ndb_cond::next corresponds to
-  depth-first traversal of the Item (i.e. expression) tree in prefix order.
+  breadth-first traversal of the Item (i.e. expression) tree in prefix order.
   AND and OR have arbitrary arity, so the end of AND/OR group is marked with  
   Ndb_item with type == NDB_END_COND.
   NOT items represent negated conditions and generate NAND/NOR groups.

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic