Commit 50af1a52 authored by Olivier Bertrand's avatar Olivier Bertrand

- Commit merged items

modified:
  mysql-test/suite/connect/t/xml.test
  storage/connect/ha_connect.cc*
parents fe6d5f49 35640235
--disable_query_log --disable_query_log
--error 0 --error 0,ER_UNKNOWN_ERROR
CREATE TABLE t1 (a VARCHAR(10)) CREATE TABLE t1 (a VARCHAR(10))
ENGINE=CONNECT TABLE_TYPE=XML OPTION_LIST='xmlsup=libxml2'; ENGINE=CONNECT TABLE_TYPE=XML OPTION_LIST='xmlsup=libxml2';
if (!`SELECT count(*) FROM INFORMATION_SCHEMA.TABLES if (!`SELECT count(*) FROM INFORMATION_SCHEMA.TABLES
......
File mode changed from 100755 to 100644
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