List:Commits« Previous MessageNext Message »
From:eugene Date:July 11 2006 2:16pm
Subject:bk commit into 4.1 tree (evgen:1.2533)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of evgen. When evgen 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@stripped, 2006-07-11 18:16:34+04:00, evgen@stripped +1 -0
  Merge moonbone.local:/work/16302-bug-4.1-opt-mysql-orig
  into  moonbone.local:/work/16302-bug-4.1-mysql
  MERGE: 1.2527.3.2

  sql/sql_class.cc@stripped, 2006-07-11 18:16:32+04:00, evgen@stripped +0 -0
    Auto merged
    MERGE: 1.207.1.1

# 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:	evgen
# Host:	moonbone.local
# Root:	/work/16302-bug-4.1-mysql/RESYNC

--- 1.208/sql/sql_class.cc	2006-07-11 18:16:36 +04:00
+++ 1.209/sql/sql_class.cc	2006-07-11 18:16:36 +04:00
@@ -265,6 +265,7 @@
     ulong tmp=sql_rnd_with_mutex();
     randominit(&rand, tmp + (ulong) &rand, tmp + (ulong) ::query_id);
   }
+  substitute_null_with_insert_id = FALSE;
 }
 
 
Thread
bk commit into 4.1 tree (evgen:1.2533)eugene15 Jul