summaryrefslogtreecommitdiff
path: root/mysql-test/r/windows.result
diff options
context:
space:
mode:
authorunknown <holyfoot/hf@mysql.com/hfmain.(none)>2007-04-08 00:05:34 +0500
committerunknown <holyfoot/hf@mysql.com/hfmain.(none)>2007-04-08 00:05:34 +0500
commita1576f9209993517cfbbc64e3a7d4ba4edb4dbb5 (patch)
tree443633538ab95bbe809df874d3fa3c80a53cc893 /mysql-test/r/windows.result
parent3f0c44c605c6e6f9e3bbb92f7a43a598be5d5b1b (diff)
downloadmariadb-git-a1576f9209993517cfbbc64e3a7d4ba4edb4dbb5.tar.gz
merging fix
mysql-test/r/windows.result: result fixed
Diffstat (limited to 'mysql-test/r/windows.result')
-rw-r--r--mysql-test/r/windows.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/windows.result b/mysql-test/r/windows.result
index af1977bacbc..9f3828bff61 100644
--- a/mysql-test/r/windows.result
+++ b/mysql-test/r/windows.result
@@ -40,4 +40,4 @@ PARTITION p1 VALUES LESS THAN (3) ENGINE=INNODB
data DIRECTORY='c:/tmp/'
index DIRECTORY = 'c:/tmp/'
);
-drop table t1;
+DROP TABLE t1;