An error occurred fetching the project authors.
  1. 28 Jun, 2001 1 commit
  2. 21 Jun, 2001 1 commit
  3. 29 May, 2001 1 commit
  4. 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
  5. 20 Feb, 2001 1 commit
  6. 02 Feb, 2001 1 commit
  7. 24 Jan, 2001 1 commit
  8. 07 Dec, 2000 1 commit
  9. 05 Dec, 2000 1 commit
  10. 23 Nov, 2000 1 commit
  11. 22 Nov, 2000 1 commit
  12. 25 Sep, 2000 1 commit
  13. 21 Aug, 2000 1 commit
  14. 31 Jul, 2000 1 commit