summaryrefslogtreecommitdiffstats
path: root/storage/connect/mysql-test/connect/t/xml_grant.test
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/mysql-test/connect/t/xml_grant.test')
-rw-r--r--storage/connect/mysql-test/connect/t/xml_grant.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/storage/connect/mysql-test/connect/t/xml_grant.test b/storage/connect/mysql-test/connect/t/xml_grant.test
new file mode 100644
index 00000000..94f640b9
--- /dev/null
+++ b/storage/connect/mysql-test/connect/t/xml_grant.test
@@ -0,0 +1,8 @@
+-- source include/not_embedded.inc
+-- source windows.inc
+
+let $MYSQLD_DATADIR= `select @@datadir`;
+
+let $TABLE_OPTIONS=TABLE_TYPE=XML OPTION_LIST='xmlsup=domdoc,rownode=row';
+let $FILE_EXT=XML;
+--source grant.inc