List:Commits« Previous MessageNext Message »
From:Alex Ivanov Notebook Date:April 26 2006 5:52am
Subject:bk commit into 4.1 tree (aivanov:1.2467)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of alexi. When alexi 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.2467 06/04/26 09:51:57 aivanov@stripped +3 -0
  Files innodb.[test|result] are to be used by Innobase only.
   Use files innodb_mysql.[test|result] instead.

  mysql-test/t/innodb_mysql.test
    1.1 06/04/26 09:51:53 aivanov@stripped +1 -0
    New BitKeeper file ``mysql-test/t/innodb_mysql.test''
     Use this file instead of innodb.test.
    

  mysql-test/r/innodb_mysql.result
    1.1 06/04/26 09:51:53 aivanov@stripped +1 -0
    New BitKeeper file ``mysql-test/r/innodb_mysql.result''
     Use this file instead of innodb.result.
    

  mysql-test/t/innodb_mysql.test
    1.0 06/04/26 09:51:53 aivanov@stripped +0 -0
    BitKeeper file /home/alexi/innodb/mysql-4.1-innodb-work/mysql-test/t/innodb_mysql.test

  mysql-test/t/innodb.test
    1.80 06/04/26 09:51:53 aivanov@stripped +13 -0
    This file is to be used by Innobase only.

  mysql-test/r/innodb_mysql.result
    1.0 06/04/26 09:51:53 aivanov@stripped +0 -0
    BitKeeper file /home/alexi/innodb/mysql-4.1-innodb-work/mysql-test/r/innodb_mysql.result

# 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:	aivanov
# Host:	mysqld.localdomain
# Root:	/home/alexi/innodb/mysql-4.1-innodb-work
--- New file ---
+++ mysql-test/r/innodb_mysql.result	06/04/26 09:51:53


--- New file ---
+++ mysql-test/t/innodb_mysql.test	06/04/26 09:51:53
-- source include/have_innodb.inc


--- 1.79/mysql-test/t/innodb.test	2006-01-30 15:17:30 +03:00
+++ 1.80/mysql-test/t/innodb.test	2006-04-26 09:51:53 +04:00
@@ -1,3 +1,16 @@
+#######################################################################
+#                                                                     #
+# Please, DO NOT TOUCH this file as well as the innodb.result file.   #
+# These files are to be modified ONLY BY INNOBASE guys.               #
+#                                                                     #
+# Use innodb_mysql.[test|result] files instead.                       #
+#                                                                     #
+# If nevertheless you need to make some changes here, please, forward #
+# your commit message To: dev@stripped Cc: dev-innodb@stripped     #
+# (otherwise your changes may be erased).                             #
+#                                                                     #
+#######################################################################
+
 -- source include/have_innodb.inc
 
 #
Thread
bk commit into 4.1 tree (aivanov:1.2467)Alex Ivanov Notebook25 Apr