summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test/connect/r/xml2_mdev5261.result
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/mysql-test/connect/r/xml2_mdev5261.result')
-rw-r--r--storage/connect/mysql-test/connect/r/xml2_mdev5261.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/connect/mysql-test/connect/r/xml2_mdev5261.result b/storage/connect/mysql-test/connect/r/xml2_mdev5261.result
index 0ee5712dd02..8913663f6ae 100644
--- a/storage/connect/mysql-test/connect/r/xml2_mdev5261.result
+++ b/storage/connect/mysql-test/connect/r/xml2_mdev5261.result
@@ -1,5 +1,3 @@
-Warnings:
-Warning 1105 No file name. Table will use t1.xml
SET NAMES utf8;
CREATE TABLE t1 (i INT UNIQUE NOT NULL) ENGINE=CONNECT TABLE_TYPE=XML FILE_NAME='xt1.xml' OPTION_LIST='xmlsup=libxml2,Rownode=N';
ERROR HY000: Table type XML is not indexable