1. 22 Sep, 2006 1 commit
    • Kristofer.Pettersson@naruto.'s avatar
      Bug#21811 Odd casting with date + INTERVAL arithmetic · 2f33711f
      Kristofer.Pettersson@naruto. authored
      - The definition of the result type of a type_date function didn't
        include INTERVAL_WEEK
      - This patch adds an explicit test for INTERVAL_WEEK which results 
        in the result type for an item_date_add_intervall operation 
        being DATE rather than DATETIME when one parameter is
        INTERVAL_WEEK.
      2f33711f
  2. 16 Aug, 2006 1 commit
  3. 10 Aug, 2006 1 commit
    • 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
  4. 03 Aug, 2006 1 commit
  5. 02 Aug, 2006 7 commits
  6. 01 Aug, 2006 2 commits
  7. 31 Jul, 2006 5 commits
  8. 30 Jul, 2006 1 commit
  9. 29 Jul, 2006 2 commits
  10. 28 Jul, 2006 4 commits
  11. 27 Jul, 2006 1 commit
  12. 26 Jul, 2006 7 commits
  13. 25 Jul, 2006 2 commits
  14. 24 Jul, 2006 5 commits