Commit f3ca0c28 authored by unknown's avatar unknown
Browse files

Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-4.1

into  mysql.com:/home/alexi/innodb/mysql-4.1-innodb

parents a940b1a7 966658fa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
drop table if exists t1;
+13 −0
Original line number Diff line number Diff line
#######################################################################
#                                                                     #
# 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

#
+5 −0
Original line number Diff line number Diff line
-- source include/have_innodb.inc

--disable_warnings
drop table if exists t1;
--enable_warnings