1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Files innodb.[test|result] are to be used by Innobase only.

Use files innodb_mysql.[test|result] instead.
This commit is contained in:
aivanov@mysql.com
2006-04-26 09:51:57 +04:00
parent fd3e924164
commit 7b8c526078
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1 @@

View File

@ -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
#

View File

@ -0,0 +1 @@
-- source include/have_innodb.inc