1. 09 Jul, 2013 3 commits
    • Sergey Petrunya's avatar
      Fix merge.test failure · 7814a96b
      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 
      7814a96b
    • Igor Babaev's avatar
      Merge · 54473d37
      Igor Babaev authored
      54473d37
    • Igor Babaev's avatar
      Fixed all remaining failures in partition tests. · 0ff5f60e
      Igor Babaev authored
      Commented out the test case for bug 50036 as it was done in mysql-5.6.10.
      0ff5f60e
  2. 08 Jul, 2013 14 commits
  3. 07 Jul, 2013 1 commit
  4. 05 Jul, 2013 20 commits
  5. 04 Jul, 2013 2 commits