List:Commits« Previous MessageNext Message »
From:damien Date:April 16 2007 6:37pm
Subject:bk commit into 5.1 tree (dkatz:1.2597)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of dkatz. When dkatz 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, 2007-04-16 14:37:38-04:00, dkatz@stripped +1 -0
  Test result differences between mysql versions.

  mysql-test/r/variables-big.result@stripped, 2007-04-16 14:37:34-04:00, dkatz@stripped +1 -1
    Test result differences between versions

# 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:	dkatz
# Host:	damien-katzs-computer.local
# Root:	/Users/dkatz/51merge

--- 1.1/mysql-test/r/variables-big.result	2007-04-12 18:03:24 -04:00
+++ 1.2/mysql-test/r/variables-big.result	2007-04-16 14:37:34 -04:00
@@ -5,7 +5,7 @@ Id	User	Host	db	Command	Time	State	Info
 set session transaction_prealloc_size=1024*1024*1024*2;
 show processlist;
 Id	User	Host	db	Command	Time	State	Info
-1	root	localhost	test	Query	2	NULL	show processlist
+1	root	localhost	test	Query	0	NULL	show processlist
 set session transaction_prealloc_size=1024*1024*1024*3;
 show processlist;
 Id	User	Host	db	Command	Time	State	Info
Thread
bk commit into 5.1 tree (dkatz:1.2597)damien16 Apr