1. 10 Sep, 2014 3 commits
  2. 09 Sep, 2014 3 commits
  3. 08 Sep, 2014 4 commits
  4. 03 Sep, 2014 1 commit
    • Sergei Petrunia's avatar
      MDEV-6689: valgrind errors in view.test in 10.1 · d161546b
      Sergei Petrunia authored
      SHOW COLUMNS and SHOW KEYS commands fill IS_table_read_plan
      in a special way - they don't set or use lookup_field_vals
      member.
      
      Added a "trivial_show_command" flag that signals that
      lookup_field_vals has no valid data, made EXPLAIN code honor it.
      d161546b
  5. 29 Aug, 2014 1 commit
    • Jan Lindström's avatar
      Merge revision 3882 from lp:maria/maria-10.0-galera · e44751b6
      Jan Lindström authored
        MDEV-6656: Test wsrep.variables hangs
      
        Analysis: wsrep_applier_thread shutdown signaling does not always work
        correctly causing a timing problem where main thread is waiting in a
        condition variable a signal that all worker threads to end.
      e44751b6
  6. 28 Aug, 2014 2 commits
  7. 27 Aug, 2014 9 commits
  8. 26 Aug, 2014 6 commits
  9. 24 Aug, 2014 1 commit
  10. 22 Aug, 2014 2 commits
  11. 21 Aug, 2014 2 commits
  12. 19 Aug, 2014 1 commit
    • Sergey Vojtovich's avatar
      MDEV-4262 - P_S discovery · f1c1c04a
      Sergey Vojtovich authored
      Discover P_S tables automatically.
      
      Most of this patch is code clean-up:
      - removed tests and code responsible for P_S tables correctness verification
      - always return error from ha_perfschema::create()
      - install/upgrade scripts won't create P_S tables anymore
      f1c1c04a
  13. 18 Aug, 2014 2 commits
  14. 13 Aug, 2014 3 commits