1. 19 Nov, 2009 4 commits
  2. 16 Nov, 2009 2 commits
  3. 12 Nov, 2009 1 commit
  4. 11 Nov, 2009 1 commit
  5. 04 Nov, 2009 2 commits
    • Bjorn Munch's avatar
      merge 48209 · 7bfd1101
      Bjorn Munch authored
      7bfd1101
    • Bjorn Munch's avatar
      Bug #47663 mtr --parallel has weird output · afb8b414
      Bjorn Munch authored
      Some output is written, some is not
      Finally concluded it's a Perl bug: after running with parallel threads
        for a while, print suddenly ignores all but the first argument.
      Workaround: concatenate all the arguments into one, except in output that
        only comes before we start running tests
      afb8b414
  6. 26 Oct, 2009 1 commit
  7. 23 Oct, 2009 1 commit
  8. 20 Oct, 2009 1 commit
  9. 19 Oct, 2009 2 commits
  10. 18 Oct, 2009 1 commit
  11. 17 Oct, 2009 1 commit
  12. 16 Oct, 2009 10 commits
  13. 15 Oct, 2009 8 commits
  14. 14 Oct, 2009 5 commits
    • Jorgen Loland's avatar
      merge · 565fef25
      Jorgen Loland authored
      565fef25
    • Jorgen Loland's avatar
      Followup patch for BUG#47280 · bf14598c
      Jorgen Loland authored
      Temporary tables may set join->group to 0 even though there is 
      grouping. Also need to test if sum_func_count>0 when JOIN::exec() 
      decides whether to present results in a grouped manner.
      
      sql/sql_select.cc:
        Temporary tables may set join->group to 0 even though there is 
        grouping. Also need to test if sum_func_count>0 when JOIN::exec() 
        decides whether to present results in a grouped manner.
      bf14598c
    • Georgi Kodinov's avatar
      merge · 26b3613b
      Georgi Kodinov authored
      26b3613b
    • Georgi Kodinov's avatar
      merge · c8c0dad8
      Georgi Kodinov authored
      c8c0dad8
    • Georgi Kodinov's avatar
      version change · 903d2128
      Georgi Kodinov authored
      903d2128