List:Commits« Previous MessageNext Message »
From:holyfoot Date:August 7 2006 6:56am
Subject:bk commit into 5.0 tree (holyfoot:1.2226)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of hf. When hf 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-08-07 11:56:22+05:00, holyfoot@stripped +1 -0
  information_schema_db.test fixed

  mysql-test/t/information_schema_db.test@stripped, 2006-08-07 11:55:26+05:00, holyfoot@stripped +1 -0
    user dropped

# 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:	holyfoot
# Host:	deer.(none)
# Root:	/home/hf/work/mysql-5.0.clean

--- 1.5/mysql-test/t/information_schema_db.test	2006-08-07 11:56:28 +05:00
+++ 1.6/mysql-test/t/information_schema_db.test	2006-08-07 11:56:28 +05:00
@@ -154,3 +154,4 @@
 drop view testdb_1.v1,v2, testdb_1.v3, v4;
 drop database testdb_1;
 drop user testdb_1@localhost;
+drop user testdb_2@localhost;
Thread
bk commit into 5.0 tree (holyfoot:1.2226)holyfoot7 Aug