List:Commits« Previous MessageNext Message »
From:Serge Kozlov Date:December 19 2006 2:18pm
Subject:bk commit into 5.1 tree (skozlov:1.2371)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of ksm. When ksm 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-12-19 16:17:57+03:00, skozlov@stripped +2 -0
  WL#2862 ndb_sp.test - removed unnecessary line

  mysql-test/r/ndb_sp.result@stripped, 2006-12-19 16:17:50+03:00, skozlov@stripped +0 -1
    WL#2862

  mysql-test/t/ndb_sp.test@stripped, 2006-12-19 16:17:51+03:00, skozlov@stripped +0 -1
    WL#2862

# 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:	skozlov
# Host:	virtop.localdomain
# Root:	/space/skozlov/5.1-new-ndb-addfunc

--- 1.1/mysql-test/r/ndb_sp.result	2006-12-19 16:18:08 +03:00
+++ 1.2/mysql-test/r/ndb_sp.result	2006-12-19 16:18:08 +03:00
@@ -1,5 +1,4 @@
 drop table if exists t1;
-drop table if exists t2;
 create table t1 (
 a int not null primary key,
 b int not null

--- 1.1/mysql-test/t/ndb_sp.test	2006-12-19 16:18:08 +03:00
+++ 1.2/mysql-test/t/ndb_sp.test	2006-12-19 16:18:08 +03:00
@@ -3,7 +3,6 @@
 
 --disable_warnings
 drop table if exists t1;
-drop table if exists t2;
 --enable_warnings
 
 create table t1 (
Thread
bk commit into 5.1 tree (skozlov:1.2371)Serge Kozlov19 Dec