• Olivier Bertrand's avatar
    - Fix a regression bug on (XML) HTML tables. · a82f475b
    Olivier Bertrand authored
    modified:
      tabxml.cpp
    added:
      xml_html.test
      xml_html.result
      beers.xml
      coffee.htm
    
    - Fix MDEV-7935 by suppressing error resetting code in delete_or_rename_table.
      However, the issue is that this code was added because without it an assertion
      was raised in some cases. Unfortunately I can't remember what were these cases.
      Therefore fixing it in this case will perhaps make a new crash happening on another cases.
    modified:
      ha_connect.cc
    
    - Add the UDF Json_Array_Delete.
    modified:
      jsonudf.cpp
    a82f475b
tabxml.cpp 67.7 KB