1. 23 Aug, 2006 3 commits
  2. 19 Aug, 2006 2 commits
  3. 17 Aug, 2006 1 commit
  4. 16 Aug, 2006 3 commits
  5. 15 Aug, 2006 4 commits
  6. 14 Aug, 2006 6 commits
  7. 11 Aug, 2006 3 commits
  8. 10 Aug, 2006 2 commits
    • tnurnberg@salvation.intern.azundris.com's avatar
      Bug#19844: time_format in Union truncates values · 17039285
      time_format() claimed %H and %k would return at most two digits
      (hours 0-23), but this coincided neither with actual behaviour
      nor with docs.  this is not visible in simple queries; forcing
      a temp-table is probably the easiest way to see this.  adjusted
      the return-length appropriately; the alternative would be to
      adjust the docs to say that behaviour for > 99 hours is undefined.
      ---
      Bug#19844: time_format in Union truncates values
      
      time_format() claimed %H and %k would return at most two digits
      (hours 0-23), but this coincided neither with actual behaviour
      nor with docs.  this is not visible in simple queries; forcing
      a temp-table is probably the easiest way to see this.  adjusted
      the return-length appropriately; the alternative would be to
      adjust the docs to say that behaviour for > 99 hours is undefined.
      17039285
    • ramil/ram@mysql.com/myoffice.izhnet.ru's avatar
      Fix for bug #20709: Collation not used in group by on 4.1. · 50ae5b79
      myisam/mi_uniue.c:mi_check_unique() should skip trailing spaces comparing 
      TEXT and VARTTEXT key segments.
      50ae5b79
  9. 09 Aug, 2006 3 commits
  10. 07 Aug, 2006 1 commit
  11. 03 Aug, 2006 6 commits
  12. 02 Aug, 2006 6 commits