List:Commits« Previous MessageNext Message »
From:rsomla Date:February 22 2007 8:05pm
Subject:bk commit into 5.1 tree (rafal:1.2359)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of rafal. When rafal 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-02-22 21:05:03+01:00, rafal@quant.(none) +1 -0
  backup.test:
    Very simple test for the backup prototype

  mysql-test/t/backup.test@stripped, 2007-02-22 20:56:53+01:00, rafal@quant.(none) +1 -1
    Very simple test for the backup prototype

# 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:	rafal
# Host:	quant.(none)
# Root:	/ext/mysql/bk/backup/prototype

--- 1.23/mysql-test/t/backup.test	2007-02-22 21:05:10 +01:00
+++ 1.24/mysql-test/t/backup.test	2007-02-22 21:05:10 +01:00
@@ -70,7 +70,7 @@
 
 RESTORE;
 
-#SHOW TABLES;
+SHOW TABLES;
 SHOW CREATE TABLE t2;
 SELECT * FROM t1;
 
Thread
bk commit into 5.1 tree (rafal:1.2359)rsomla22 Feb