1. 13 May, 2008 1 commit
  2. 06 May, 2008 2 commits
  3. 05 May, 2008 1 commit
  4. 02 May, 2008 5 commits
  5. 01 May, 2008 4 commits
  6. 30 Apr, 2008 1 commit
  7. 28 Apr, 2008 5 commits
  8. 24 Apr, 2008 1 commit
    • evgen@moonbone.local's avatar
      Bug#36023: Incorrect handling of zero length caused an assertion to fail. · e9e66793
      evgen@moonbone.local authored
      When a zero length is provided to the my_decimal_length_to_precision
      function along with unsigned_flag set to false it returns a negative value.
      For queries that employs temporary tables may cause failed assertion or
      excessive memory consumption while temporary table creation.
      
      Now the my_decimal_length_to_precision and the my_decimal_precision_to_length
      functions take unsigned_flag into account only if the length/precision
      argument is non-zero.
      e9e66793
  9. 23 Apr, 2008 2 commits
  10. 22 Apr, 2008 3 commits
  11. 21 Apr, 2008 1 commit
  12. 18 Apr, 2008 1 commit
  13. 17 Apr, 2008 1 commit
  14. 10 Apr, 2008 2 commits
  15. 09 Apr, 2008 3 commits
  16. 04 Apr, 2008 3 commits
  17. 03 Apr, 2008 4 commits