An error occurred fetching the project authors.
  1. 14 Mar, 2001 2 commits
  2. 13 Mar, 2001 1 commit
  3. 06 Mar, 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. 13 Feb, 2001 1 commit
  6. 02 Feb, 2001 1 commit
  7. 24 Jan, 2001 1 commit
  8. 22 Jan, 2001 1 commit
  9. 16 Jan, 2001 1 commit
  10. 18 Dec, 2000 1 commit
  11. 15 Dec, 2000 1 commit
  12. 07 Dec, 2000 1 commit
  13. 23 Nov, 2000 1 commit
  14. 17 Nov, 2000 1 commit
  15. 14 Nov, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      repl-tests/test-repl-ts/repl-timestamp.master.reject · f2b9a60e
      sasha@mysql.sashanet.com authored
          this file needs to be deleted
      sql/log_event.cc
          fixed warnings
      sql/log_event.h
          fixed () #define bug
      sql/mysqlbinlog.cc
          fixed length argument - was supposed to be one less
      sql/mysqld.cc
          replicate-do/ignore-table now works, wild does not yet
      sql/mysql_priv.h
          updating argument to add_table_to_list() -- needed for replicate-do/ignore table
      sql/slave.cc
          changes fore replicate-do/ignore-table
          close the socket before going to sleep sleeping after error
          bad event was being freed too early
      sql/slave.h
          changes for replicate-do/ignore-table
      sql/sql_class.cc
          slave_thread variable to THD
      sql/sql_class.h
          added slave_thread to THD, fixed bug in end_time()
      sql/sql_parse.cc
          updating argument to add_tables_to_list()
      sql/sql_table.cc
          fixed bug in mysql_rm_table()
      sql/sql_yacc.yy
          fixed up add_table_to_list() calls to accept updating argument
      sql/table.h
          added updating to TABLE_LIST
      f2b9a60e
  16. 13 Nov, 2000 1 commit
  17. 11 Nov, 2000 1 commit
  18. 31 Oct, 2000 1 commit
  19. 27 Oct, 2000 1 commit
  20. 20 Oct, 2000 1 commit
  21. 14 Oct, 2000 2 commits
  22. 10 Oct, 2000 2 commits
  23. 25 Sep, 2000 1 commit
  24. 20 Sep, 2000 1 commit
  25. 14 Sep, 2000 1 commit
  26. 13 Sep, 2000 1 commit
  27. 12 Sep, 2000 1 commit
  28. 07 Sep, 2000 1 commit
  29. 28 Aug, 2000 1 commit
  30. 21 Aug, 2000 4 commits
  31. 18 Aug, 2000 1 commit
  32. 16 Aug, 2000 1 commit
  33. 15 Aug, 2000 1 commit
  34. 31 Jul, 2000 1 commit