diff options
author | Olivier Bertrand <bertrandop@gmail.com> | 2014-04-22 19:15:08 +0200 |
---|---|---|
committer | Olivier Bertrand <bertrandop@gmail.com> | 2014-04-22 19:15:08 +0200 |
commit | 39750cd4dbe9b79a100d45aae010f39f71ec7ddf (patch) | |
tree | c30843abc0d7cb2a42626698d8a3513b06320a25 /storage/connect/tabfmt.cpp | |
parent | 046ae9f5c668056288f4c314310a87fbcb3221d5 (diff) | |
download | mariadb-git-39750cd4dbe9b79a100d45aae010f39f71ec7ddf.tar.gz |
- FIX a bug causing libxml2 not retrieving expanded multiple column values.
This was working but the cause probably comes from freeing Xop object to
handle memory leaks reported by Valgrind.
Also add a test case on XML multiple tables.
added:
storage/connect/mysql-test/connect/r/xml_mult.result
storage/connect/mysql-test/connect/std_data/bookstore.xml
storage/connect/mysql-test/connect/t/xml_mult.test
modified:
storage/connect/domdoc.cpp
storage/connect/tabxml.cpp
storage/connect/tabxml.h
- Enhance the index types and flages returning functions.
modified:
storage/connect/ha_connect.cc
storage/connect/ha_connect.h
- Suppress irrelevant warning message (MDEV-6117)
modified:
storage/connect/ha_connect.cc
Diffstat (limited to 'storage/connect/tabfmt.cpp')
0 files changed, 0 insertions, 0 deletions