• Olivier Bertrand's avatar
    - Fix conversion bug for MS-DOM XML tables. The node content was written · 5972b56a
    Olivier Bertrand authored
      and read as if the table DATA_CHARSET was ANSI instead of UTF-8. Warning
      are now provided when the read content of a node is truncated.
    
    modified:
      storage/connect/domdoc.cpp
      storage/connect/domdoc.h
      storage/connect/libdoc.cpp
      storage/connect/libdoc.h
      storage/connect/plgxml.h
      storage/connect/tabxml.cpp
    
    - Conditional compilation of pre_create depending on the MARIADB setting.
    
    modified:
      storage/connect/ha_connect.cc
      storage/connect/ha_connect.h
    5972b56a
domdoc.cpp 19.3 KB