1. 11 Oct, 2006 1 commit
  2. 04 Oct, 2006 1 commit
    • kaa@polly.local's avatar
      Fixes a number of problems with time/datetime <-> string conversion functions: · 609a3cd2
      kaa@polly.local authored
      - bug #11655 "Wrong time is returning from nested selects - maximum time exists
      - input and output TIME values were not validated properly in several conversion functions
      - bug #20927 "sec_to_time treats big unsigned as signed"
      - integer overflows were not checked in several functions. As a result, input values like 2^32 or 3600*2^32 were treated as 0
      - BIGINT UNSIGNED values were treated as SIGNED in several functions
      - in cases where both input string truncation and out-of-range TIME value occur, only 'truncated incorrect time value' warning was produced
      609a3cd2
  3. 22 Sep, 2006 3 commits
  4. 21 Sep, 2006 3 commits
  5. 19 Sep, 2006 2 commits
  6. 18 Sep, 2006 2 commits
  7. 15 Sep, 2006 2 commits
  8. 14 Sep, 2006 2 commits
  9. 13 Sep, 2006 2 commits
  10. 12 Sep, 2006 3 commits
  11. 11 Sep, 2006 1 commit
    • knielsen@ymer.(none)'s avatar
      BUG#16282 · c5d70b1a
      knielsen@ymer.(none) authored
      Build gcc.o as a small library, instead of passing .cpp sources to the
      linker command (causes problems with parallel make on Solaris).
      
      This fix is for 4.1. In 5.0 and up a different fix is used.
      c5d70b1a
  12. 08 Sep, 2006 2 commits
  13. 07 Sep, 2006 1 commit
  14. 06 Sep, 2006 4 commits
  15. 05 Sep, 2006 3 commits
  16. 04 Sep, 2006 6 commits
  17. 01 Sep, 2006 2 commits