1. 12 May, 2015 1 commit
  2. 09 May, 2015 1 commit
  3. 08 May, 2015 30 commits
  4. 07 May, 2015 3 commits
  5. 06 May, 2015 3 commits
  6. 05 May, 2015 2 commits
    • Sergei Golubchik's avatar
      b9c89ad0
    • 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