List:Commits« Previous MessageNext Message »
From:Sergey Vojtovich Date:October 19 2006 3:48pm
Subject:bk commit into 5.0 tree (svoj:1.2286)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of svoj. When svoj 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-10-19 18:48:37+05:00, svoj@stripped +1 -0
  After merge fix.

  mysql-test/r/repair.result@stripped, 2006-10-19 18:48:35+05:00, svoj@stripped +3 -0
    After merge fix.

# 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:	svoj
# Host:	april.(none)
# Root:	/home/svoj/devel/mysql/engines/mysql-5.0-engines

--- 1.21/mysql-test/r/repair.result	2006-10-19 18:48:42 +05:00
+++ 1.22/mysql-test/r/repair.result	2006-10-19 18:48:42 +05:00
@@ -78,6 +78,9 @@ INSERT INTO t1 VALUES
 ('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),
 ('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),
 ('0'),('0'),('0'),('0'),('0'),('0'),('0');
+Warnings:
+Error	1034	sort_buffer_size is to small
+Error	1034	Number of rows changed from 0 to 157
 SET myisam_repair_threads=2;
 REPAIR TABLE t1;
 Table	Op	Msg_type	Msg_text
Thread
bk commit into 5.0 tree (svoj:1.2286)Sergey Vojtovich19 Oct