An error occurred fetching the project authors.
  1. 10 Feb, 2003 2 commits
  2. 03 Feb, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      Fix for MIN/MAX with empty tables · e3cd6352
      monty@mashka.mysql.fi authored
      MIN(key_column) could in some cases return NULL on a column with NULL and other values.
      MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN.
      e3cd6352
  3. 24 Jul, 2002 1 commit
  4. 20 Jul, 2002 1 commit
  5. 02 Mar, 2002 1 commit
  6. 06 Dec, 2001 1 commit
  7. 27 Sep, 2001 1 commit
  8. 14 Aug, 2001 1 commit
  9. 02 Aug, 2001 1 commit
    • monty@tik.mysql.fi's avatar
      Fix UNION · b13d453d
      monty@tik.mysql.fi authored
      New faster list iterators
      Change list code to be simpler and faster
      Optimize count(distinct)
      New error messages for UNION
      Make create_tmp_table more general to be usable by UNION
      b13d453d
  10. 22 Jun, 2001 1 commit
  11. 19 Jun, 2001 1 commit
  12. 30 May, 2001 1 commit
  13. 24 May, 2001 1 commit
  14. 11 May, 2001 1 commit
  15. 26 Jan, 2001 1 commit
  16. 31 Jul, 2000 1 commit