An error occurred fetching the project authors.
  1. 29 Jan, 2002 1 commit
    • monty@hundin.mysql.fi's avatar
      New error messages · be462898
      monty@hundin.mysql.fi authored
      Test of unsigned BIGINT values
      Fixes for queries-per-hour
      Cleanup of replication code (comments and portability fixes)
      Make most of the binary log code 4G clean
      Changed syntax for GRANT ... QUERIES PER HOUR
      be462898
  2. 03 Nov, 2001 1 commit
  3. 31 Oct, 2001 1 commit
  4. 30 Oct, 2001 1 commit
  5. 23 Oct, 2001 1 commit
  6. 08 Oct, 2001 1 commit
  7. 30 Sep, 2001 1 commit
  8. 17 Sep, 2001 1 commit
  9. 29 Aug, 2001 1 commit
  10. 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
  11. 14 Aug, 2001 1 commit
  12. 13 Aug, 2001 1 commit
  13. 12 Aug, 2001 1 commit
  14. 10 Aug, 2001 1 commit
  15. 03 Aug, 2001 2 commits
  16. 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
  17. 10 Jul, 2001 1 commit
  18. 04 Jul, 2001 1 commit
  19. 22 Jun, 2001 1 commit
  20. 21 Jun, 2001 1 commit
  21. 01 Jun, 2001 1 commit
  22. 29 May, 2001 1 commit
  23. 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
  24. 20 Feb, 2001 1 commit
  25. 24 Jan, 2001 1 commit
  26. 07 Dec, 2000 1 commit
  27. 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
  28. 23 Nov, 2000 1 commit
  29. 22 Nov, 2000 1 commit
  30. 25 Sep, 2000 1 commit
  31. 21 Aug, 2000 1 commit
  32. 31 Jul, 2000 1 commit