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. 14 Aug, 2001 1 commit
  5. 13 Aug, 2001 1 commit
  6. 12 Aug, 2001 1 commit
  7. 10 Aug, 2001 1 commit
  8. 03 Aug, 2001 2 commits
  9. 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
  10. 10 Jul, 2001 1 commit
  11. 04 Jul, 2001 1 commit
  12. 22 Jun, 2001 1 commit
  13. 21 Jun, 2001 1 commit
  14. 01 Jun, 2001 1 commit
  15. 29 May, 2001 1 commit
  16. 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
  17. 20 Feb, 2001 1 commit
  18. 24 Jan, 2001 1 commit
  19. 07 Dec, 2000 1 commit
  20. 28 Nov, 2000 1 commit
    • serg@serg.mysql.com's avatar
      errmsg.txt translated · 0878cd5e
      serg@serg.mysql.com authored
      opt_range.h	bugs with const_tables and filesort fixed
      opt_range.cc	bugs with const_tables and filesort fixed
      item_func.cc	bugs with const_tables and filesort fixed
      ha_myisam.h	bugs with const_tables and filesort fixed
      ha_myisam.cc	bugs with const_tables and filesort fixed
      ft_search.c	bugs with const_tables and filesort fixed
      0878cd5e
  21. 23 Nov, 2000 1 commit
  22. 22 Nov, 2000 1 commit
  23. 25 Sep, 2000 1 commit
  24. 21 Aug, 2000 1 commit
  25. 31 Jul, 2000 1 commit