List:Internals« Previous MessageNext Message »
From:msvensson Date:April 28 2005 9:05am
Subject:bk commit into 5.0 tree (msvensson:1.1908)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson 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.1908 05/04/28 11:05:44 msvensson@neptunus.(none) +1 -0
  Merge bug9911 with 5.0

  mysql-test/r/archive.result
    1.8 05/04/28 11:05:40 msvensson@neptunus.(none) +2 -0
    Warning will be pushed when renaming table with "optional" files.

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.0

--- 1.7/mysql-test/r/archive.result	2005-04-27 22:20:55 +02:00
+++ 1.8/mysql-test/r/archive.result	2005-04-28 11:05:40 +02:00
@@ -192,6 +192,8 @@
 count(*)
 1199
 rename table t3 to t4;
+Warnings:
+Error	7	Error on rename of './test/t3.ARN' to './test/t4.ARN' (Errcode: 2)
 select * from t4 where fld3='bonfire';
 auto	fld1	companynr	fld3	fld4	fld5	fld6
 1191	068504	00	bonfire	corresponds	positively	
Thread
bk commit into 5.0 tree (msvensson:1.1908)msvensson28 Apr