summaryrefslogtreecommitdiff
path: root/mysql-test/t/archive.test
diff options
context:
space:
mode:
authorunknown <reggie@big_geek.>2006-05-15 12:31:14 -0500
committerunknown <reggie@big_geek.>2006-05-15 12:31:14 -0500
commitf0878a0498387261995f2f1d4088c8e017bde793 (patch)
treef8ac3109bec274598fb79352793fd6099588c47c /mysql-test/t/archive.test
parent426cfde076155e95de24c58934bc9c464664051a (diff)
downloadmariadb-git-f0878a0498387261995f2f1d4088c8e017bde793.tar.gz
patch to get archive test working on Windows.
libmysqld/CMakeLists.txt: removed handlerton-win from the files needed for embedded server. mysql-test/r/archive.result: dropping table t3 mysql-test/t/archive.test: dropping t3 table since it is created later in the file
Diffstat (limited to 'mysql-test/t/archive.test')
-rw-r--r--mysql-test/t/archive.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/archive.test b/mysql-test/t/archive.test
index 7e091991475..c89d31c69b9 100644
--- a/mysql-test/t/archive.test
+++ b/mysql-test/t/archive.test
@@ -5,7 +5,7 @@
-- source include/have_archive.inc
--disable_warnings
-drop table if exists t1,t2;
+drop table if exists t1,t2,t3;
--enable_warnings
CREATE TABLE t1 (