An error occurred fetching the project authors.
  1. 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
  2. 17 Jan, 2003 1 commit
  3. 02 Dec, 2002 1 commit
  4. 09 Nov, 2002 1 commit
  5. 17 Jun, 2002 1 commit
  6. 15 Jun, 2002 1 commit
  7. 12 Apr, 2002 1 commit
  8. 05 Feb, 2002 1 commit
  9. 31 Jan, 2002 2 commits
    • sasha@mysql.sashanet.com's avatar
      fixed wrong DBUG_ASSERT() in IO_CACHE · b9637dae
      sasha@mysql.sashanet.com authored
      fixed apparent typo in opt_sum.cc
      I will push this Changeset although it fails select test - failing select 
      is better than the code that does not compile.
      b9637dae
    • monty@hundin.mysql.fi's avatar
      Fixes for new getopt · 4000b036
      monty@hundin.mysql.fi authored
      Bug fix when using --no-deaults
      Sets ref_length to right value (faster rnd_pos() handling in InnoDB).
      Fixed problem with multi-table-delete and InnoDB
      Fixed problem with truncate table, which required a COMMIT before.
      Fixed multi-table-delete bug with InnoDB.
      Remove not used index from EXPLAIN
      4000b036
  10. 06 Dec, 2001 1 commit
  11. 06 Nov, 2001 1 commit
  12. 21 Sep, 2001 1 commit
  13. 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
  14. 10 Mar, 2001 1 commit
  15. 06 Mar, 2001 1 commit
  16. 31 Jul, 2000 1 commit