1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Remove innodb.test "keep away" comment

This was a leftover post 5.5->10.0 merge. It should've been deleted
there.
This commit is contained in:
Vicențiu Ciorbaru
2018-01-24 17:55:26 +02:00
parent d81e41e773
commit d69d488b8c

View File

@@ -2587,17 +2587,3 @@ SELECT * FROM t2;
DROP TABLE t1;
DROP TABLE t2;
#######################################################################
# #
# 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: innodb_dev_ww@oracle.com #
# Cc: dev-innodb@mysql.com #
# (otherwise your changes may be erased). #
# #
#######################################################################