1. 06 Jan, 2012 1 commit
  2. 05 Jan, 2012 2 commits
  3. 06 Jan, 2012 1 commit
    • Vladislav Vaintroub's avatar
      Fix some failing tests on Windows · d2617343
      Vladislav Vaintroub authored
      - ensure that mtr supressions table is flushed before doing controlled crash and restart
      - use DBUG_SUICIDE() rather than abort() in partition tests - avoids a crash message/warning
      - disable  perfschema all_instances test on Windows- there are  legitimate reasons  for output to be different on  Unix (some different threads, some different locks), the differences are expected to grow in the future, e.g with threadpool.
      d2617343
  4. 04 Jan, 2012 1 commit
  5. 02 Jan, 2012 4 commits
  6. 30 Dec, 2011 2 commits
  7. 28 Dec, 2011 2 commits
  8. 27 Dec, 2011 5 commits
  9. 26 Dec, 2011 2 commits
  10. 21 Dec, 2011 2 commits
  11. 16 Dec, 2011 1 commit
  12. 15 Dec, 2011 7 commits
  13. 14 Dec, 2011 5 commits
  14. 13 Dec, 2011 1 commit
  15. 12 Dec, 2011 2 commits
    • Sergei Golubchik's avatar
      after merge changes: · 2ccf247e
      Sergei Golubchik authored
      * rename all debugging related command-line options
        and variables to start from "debug-", and made them all
        OFF by default.
      * replace "MySQL" with "MariaDB" in error messages
      * "Cast ... converted ... integer to it's ... complement"
        is now a note, not a warning
      * @@query_cache_strip_comments now has a session scope,
        not global.
      2ccf247e
    • Sergei Golubchik's avatar
      move safemalloc out of dbug. · 6cc9d0ff
      Sergei Golubchik authored
      remeber a real backtrace for every allocation.
      make safemalloc to tract C++ new/delete too.
      collateral fixes to make the test suite pass.
      6cc9d0ff
  16. 11 Dec, 2011 1 commit
  17. 02 Dec, 2011 1 commit