An error occurred fetching the project authors.
  1. 12 Aug, 2001 1 commit
  2. 10 Aug, 2001 1 commit
  3. 03 Aug, 2001 2 commits
  4. 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
  5. 10 Jul, 2001 1 commit
  6. 04 Jul, 2001 1 commit
  7. 22 Jun, 2001 1 commit
  8. 21 Jun, 2001 2 commits
  9. 29 May, 2001 2 commits
  10. 02 Mar, 2001 1 commit
    • jcole@tetra.spaceapes.com's avatar
      Fixed a bug that allowed: · ab60ef6d
      jcole@tetra.spaceapes.com authored
      SET @foo=bar;
      
      This would cause a deadlock in mysqld, it now generates the error:
      ER_SET_CONSTANTS_ONLY as follows:
      
      mysql> set @foo=bar;
      ERROR 1204: You may only use constant expressions with SET
      ab60ef6d
  11. 20 Feb, 2001 1 commit
  12. 24 Jan, 2001 1 commit
  13. 07 Dec, 2000 1 commit
  14. 23 Nov, 2000 1 commit
  15. 22 Nov, 2000 1 commit
  16. 25 Sep, 2000 1 commit
  17. 21 Aug, 2000 1 commit
  18. 31 Jul, 2000 1 commit