1. 10 Jun, 2014 1 commit
    • Igor Babaev's avatar
      Fixed bug mdev-6071. · d42e6d3a
      Igor Babaev authored
      The method JOIN_CACHE::init may fail (return 1) if some conditions on the
      used join buffer is not satisfied. For example it fails if join_buffer_size
      is greater than join_buffer_space_limit. The conditions should be checked
      when running the EXPLAIN command for the query. That's why the method
      JOIN_CACHE::init has to be called for EXPLAIN commands as well.
      d42e6d3a
  2. 06 Jun, 2014 1 commit
  3. 05 Jun, 2014 17 commits
  4. 04 Jun, 2014 6 commits
  5. 03 Jun, 2014 7 commits
  6. 02 Jun, 2014 7 commits
  7. 01 Jun, 2014 1 commit