summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test/connect/t/xml_grant.test
blob: 94f640b9593e8a5b0ecd5f54ef5a4983db9b6314 (plain)
1
2
3
4
5
6
7
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