1. 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
  2. 24 Feb, 2001 1 commit
  3. 23 Feb, 2001 2 commits
  4. 22 Feb, 2001 3 commits
  5. 21 Feb, 2001 3 commits
  6. 20 Feb, 2001 7 commits
  7. 19 Feb, 2001 3 commits
  8. 18 Feb, 2001 5 commits
  9. 17 Feb, 2001 7 commits
  10. 16 Feb, 2001 4 commits
  11. 15 Feb, 2001 4 commits