summaryrefslogtreecommitdiff
path: root/mysql-test/r/range.result
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-02-13 16:05:09 +0200
committermonty@mysql.com <>2004-02-13 16:05:09 +0200
commitfb8f27f0172d12507f24551624f0f77315ea2763 (patch)
tree0fed6c37f6c17ba97ac09f0dbecdf6846b11a97b /mysql-test/r/range.result
parentdc3f0a21dbe90784ab1b7d367992f1b84717f381 (diff)
downloadmariadb-git-fb8f27f0172d12507f24551624f0f77315ea2763.tar.gz
Always use libtool with "--preserve-dup-deps"
Always use all LOAD DATA options in replication. Fixed problem in mysqlbinlog where LOAD DATA options could be overwritten.
Diffstat (limited to 'mysql-test/r/range.result')
-rw-r--r--mysql-test/r/range.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/range.result b/mysql-test/r/range.result
index ccfdbd62a42..b826dd1b677 100644
--- a/mysql-test/r/range.result
+++ b/mysql-test/r/range.result
@@ -313,3 +313,4 @@ WHERE
a b
15 1
47 1
+DROP TABLE t1;