1. 05 May, 2015 1 commit
    • Olivier Bertrand's avatar
      - Fix a regression bug on (XML) HTML tables. · 1db5b849
      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
      1db5b849
  2. 02 May, 2015 1 commit
  3. 01 May, 2015 1 commit
  4. 19 Apr, 2015 1 commit
  5. 05 Apr, 2015 1 commit
  6. 22 Mar, 2015 1 commit
  7. 19 Mar, 2015 1 commit
  8. 16 Mar, 2015 1 commit
  9. 15 Mar, 2015 1 commit
  10. 02 Mar, 2015 2 commits
  11. 01 Mar, 2015 2 commits
  12. 28 Feb, 2015 9 commits
  13. 27 Feb, 2015 2 commits
  14. 26 Feb, 2015 5 commits
  15. 25 Feb, 2015 2 commits
  16. 24 Feb, 2015 1 commit
  17. 22 Feb, 2015 1 commit
  18. 21 Feb, 2015 1 commit
    • Jan Lindström's avatar
      MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS · 1cc7befc
      Jan Lindström authored
          MDEV-7399: Add support for INFORMATION_SCHEMA.INNODB_MUTEXES
          MDEV-7618: Improve semaphore instrumentation
      
          Introduced two new information schema tables to monitor mutex waits
          and semaphore waits. Added a new configuration variable
          innodb_intrument_semaphores to add thread_id, file name and
          line of current holder of mutex/rw_lock.
      1cc7befc
  19. 19 Feb, 2015 2 commits
  20. 18 Feb, 2015 2 commits
  21. 17 Feb, 2015 2 commits