Commit e3392888 authored by Alexander Barkov's avatar Alexander Barkov

Skip xml test if no XML support is compiled.

modified:
  mysql-test/suite/connect/t/xml.test
parent fff28085
--disable_query_log
--error 0
--error 0,ER_UNKNOWN_ERROR
CREATE TABLE t1 (a VARCHAR(10))
ENGINE=CONNECT TABLE_TYPE=XML OPTION_LIST='xmlsup=libxml2';
if (!`SELECT count(*) FROM INFORMATION_SCHEMA.TABLES
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment