summaryrefslogtreecommitdiff
path: root/mysql-test/r/fulltext_order_by.result
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2003-09-29 12:31:35 +0300
committermonty@narttu.mysql.fi <>2003-09-29 12:31:35 +0300
commit89f30200bca2fe2861401d0acf9d45320bf9592a (patch)
tree0646d11c5212e91d6db4f7118acf7d5183cf88c9 /mysql-test/r/fulltext_order_by.result
parent9d7014c07be2511194bed4f948aa67200cda40da (diff)
downloadmariadb-git-89f30200bca2fe2861401d0acf9d45320bf9592a.tar.gz
Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)
Add quoting for use `database` for mysqlbinlog Removed test ins0000001 Add support for --replace for exec in mysqltest Don't refer to install dir in mysqlbinlog.result
Diffstat (limited to 'mysql-test/r/fulltext_order_by.result')
-rw-r--r--mysql-test/r/fulltext_order_by.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/fulltext_order_by.result b/mysql-test/r/fulltext_order_by.result
index c0e72ff789f..bfee9eba280 100644
--- a/mysql-test/r/fulltext_order_by.result
+++ b/mysql-test/r/fulltext_order_by.result
@@ -1,4 +1,3 @@
-use test;
DROP TABLE IF EXISTS t1;
CREATE TABLE t1 (
a INT AUTO_INCREMENT PRIMARY KEY,