An error occurred fetching the project authors.
  1. 17 Sep, 2001 1 commit
  2. 29 Aug, 2001 1 commit
  3. 19 Aug, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Fix of UNION code · a1be2a89
      monty@hundin.mysql.fi authored
      Added heap_delete_table
      Added HA_EXTRA_PREPARE_FOR_DELETE
      Added and use my_dup() for faster open of tables.
      Removed not working no-mix-table-type
      a1be2a89
  4. 18 Aug, 2001 1 commit
  5. 14 Aug, 2001 1 commit
  6. 13 Aug, 2001 1 commit
  7. 12 Aug, 2001 1 commit
  8. 10 Aug, 2001 1 commit
  9. 03 Aug, 2001 2 commits
  10. 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
  11. 10 Jul, 2001 1 commit
  12. 04 Jul, 2001 1 commit
  13. 22 Jun, 2001 1 commit
  14. 21 Jun, 2001 2 commits
  15. 29 May, 2001 2 commits
  16. 27 May, 2001 1 commit
  17. 25 May, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      BUILD/SETUP.sh@1.9 · 49ac18c7
      sasha@mysql.sashanet.com authored
          removed -ffixed-ebp from reckless flags
      BUILD/compile-pentium@1.16
          use fast, not reckless flags for binary distribuition
      sql/share/english/errmsg.txt@1.24
          Point the user to the manual when he gets aborted connection message
      49ac18c7
  18. 09 May, 2001 1 commit
  19. 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
  20. 20 Feb, 2001 1 commit
  21. 02 Feb, 2001 1 commit
  22. 24 Jan, 2001 1 commit
  23. 07 Dec, 2000 1 commit
  24. 23 Nov, 2000 1 commit
  25. 22 Nov, 2000 1 commit
  26. 25 Sep, 2000 1 commit
  27. 21 Aug, 2000 1 commit
  28. 31 Jul, 2000 1 commit