diff options
author | unknown <aivanov@mysql.com> | 2006-04-26 19:00:57 +0400 |
---|---|---|
committer | unknown <aivanov@mysql.com> | 2006-04-26 19:00:57 +0400 |
commit | fb0f88aac8cbe610ad195f0235e8485f8497e095 (patch) | |
tree | c73a5bda07fd4f170825d7c9845c81ef93cbfe25 /mysql-test/t/innodb.test | |
parent | 65d9e36fa6573a15e68dca720985f0803a2b5835 (diff) | |
parent | 074cdd6277b38544edd075cf7c6bce1fe63f6e3c (diff) | |
download | mariadb-git-fb0f88aac8cbe610ad195f0235e8485f8497e095.tar.gz |
Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/alexi/innodb/mysql-5.1-ss492
Diffstat (limited to 'mysql-test/t/innodb.test')
-rw-r--r-- | mysql-test/t/innodb.test | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mysql-test/t/innodb.test b/mysql-test/t/innodb.test index d44f554f200..cadb611714c 100644 --- a/mysql-test/t/innodb.test +++ b/mysql-test/t/innodb.test @@ -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@innodb.com Cc: dev-innodb@mysql.com # +# (otherwise your changes may be erased). # +# # +####################################################################### + -- source include/have_innodb.inc # |