1. 23 Jan, 2012 1 commit
  2. 20 Jan, 2012 5 commits
  3. 19 Jan, 2012 4 commits
  4. 18 Jan, 2012 3 commits
  5. 17 Jan, 2012 2 commits
  6. 16 Jan, 2012 6 commits
    • Sergei Golubchik's avatar
      merge · 91303ace
      Sergei Golubchik authored
      91303ace
    • Sergei Golubchik's avatar
      remove unused flag · c218b0b9
      Sergei Golubchik authored
      c218b0b9
    • Sergei Golubchik's avatar
      query cache sysvar fixes · d95b83b0
      Sergei Golubchik authored
      sql/share/errmsg-utf8.txt:
        correct the error message, as query_cache_type variable is not read-ony anymore
      sql/sql_cache.cc:
        the caller should verify that query cache resize
        is possible, before trying it
      sql/sys_vars.cc:
        * test if qc resize is possible in the sysvar on_check() funntion,
          not in the on_update() function.
        * use the error message that better describes the problem
      d95b83b0
    • Sergei Golubchik's avatar
      enable test cases for bugs fixed in xtradb. · f51da272
      Sergei Golubchik authored
      disable test cases for bugs not fixed in xtradb.
      
      mysql-test/suite/innodb/t/innodb-lock.test:
        instead of disabling the test in disabled.def
        (hoping that somebody someday will enable it),
        skip it only for xtradb (not for innodb), and
        only for the current xtradb version. the test
        will enable itself automatically on the next
        xtradb merge
      mysql-test/suite/innodb/t/innodb_cmp_drop_table.test:
        instead of disabling the test in disabled.def
        (hoping that somebody someday will enable it),
        skip it only for xtradb (not for innodb), and
        only for the current xtradb version. the test
        will enable itself automatically on the next
        xtradb merge
      mysql-test/suite/innodb/t/innodb_corrupt_bit.test:
        fix the error number
      storage/innobase/handler/ha_innodb.cc:
        fix the error number
      storage/xtradb/handler/ha_innodb.cc:
        fix the error number
      f51da272
    • Sergei Golubchik's avatar
      minor mtr fix · 7aa55124
      Sergei Golubchik authored
      mysql-test/mysql-test-run.pl:
        strace-client does not take an argument
      7aa55124
    • Sergei Golubchik's avatar
      mysql-5.5 merge · b6c72e72
      Sergei Golubchik authored
      b6c72e72
  7. 13 Jan, 2012 3 commits
  8. 12 Jan, 2012 1 commit
  9. 11 Jan, 2012 3 commits
  10. 10 Jan, 2012 3 commits
  11. 09 Jan, 2012 4 commits
  12. 08 Jan, 2012 2 commits
  13. 07 Jan, 2012 1 commit
  14. 06 Jan, 2012 1 commit
  15. 05 Jan, 2012 1 commit