1. 09 Jul, 2013 3 commits
    • Sergey Petrunya's avatar
      Fix merge.test failure · 56a6e71f
      Sergey Petrunya authored
      - Problem: mysql_admin_table() calls open_temporary_tables(). This 
        causes assertion failure, because mysql_execute_command() has 
        already called open_temporary_tables()
      - Solution: call close_thread_tables() at the start of 
        mysql_admin_table(), like mysql-5.6 does 
      56a6e71f
    • Igor Babaev's avatar
      Merge · c9ad3260
      Igor Babaev authored
      c9ad3260
    • Igor Babaev's avatar
      Fixed all remaining failures in partition tests. · 0977734c
      Igor Babaev authored
      Commented out the test case for bug 50036 as it was done in mysql-5.6.10.
      0977734c
  2. 08 Jul, 2013 14 commits
  3. 07 Jul, 2013 1 commit
  4. 05 Jul, 2013 20 commits
  5. 04 Jul, 2013 2 commits