1. 10 Jun, 2014 3 commits
    • Igor Babaev's avatar
      Merge. · 1f7e6804
      Igor Babaev authored
      1f7e6804
    • 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
    • Alexey Botchkov's avatar
      MDEV-4440 IF NOT EXISTS in multi-action ALTER does not work when the problem... · 6b84ecdc
      Alexey Botchkov authored
      MDEV-4440 IF NOT EXISTS in multi-action ALTER does not work when the problem is created by a previous part of the ALTER.
              Loops added to the handle_if_exists_option() to check the
              CREATE/DROP lists for duplicates.
      
      6b84ecdc
  2. 09 Jun, 2014 8 commits
  3. 08 Jun, 2014 1 commit
  4. 07 Jun, 2014 2 commits
  5. 06 Jun, 2014 2 commits
  6. 05 Jun, 2014 17 commits
  7. 04 Jun, 2014 6 commits
  8. 03 Jun, 2014 1 commit