An error occurred fetching the project authors.
  1. 26 Sep, 2004 1 commit
  2. 12 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fix autoincrement for signed columns (Bug #1366) · f995a5f4
      monty@mysql.com authored
      Fixed problem with char > 128 in QUOTE() function. (Bug #1868)
      Disable creation of symlinks if my_disable_symlink is set
      Fixed searching of TEXT with end space. (Bug #1651)
      Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711)
      Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998)
      Fixed timestamp.test
      f995a5f4
  3. 08 Jul, 2003 1 commit
  4. 19 Feb, 2003 1 commit
  5. 09 Jan, 2003 1 commit
  6. 29 Nov, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      New multi-table-update code · 6603d752
      monty@mashka.mysql.fi authored
      New (simpler) internal timestamp handling.
      More debuging to heap tables.
      Small cleanups to multi-table-delete
      false -> 0 and true -> 1  (We should use TRUE and FALSE)
      6603d752
  7. 20 Nov, 2002 1 commit
  8. 21 Sep, 2002 1 commit
  9. 20 Sep, 2002 1 commit
  10. 18 Sep, 2002 1 commit
  11. 16 Jul, 2002 1 commit
  12. 18 Jun, 2002 1 commit
  13. 12 Jun, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Added the following new privleges: · b8421d34
      monty@mashka.mysql.fi authored
      SHOW DATABASES
      CREATE TEMPORARY TABLE
      LOCK TABLES
      REPLICATION SLAVE & REPLICATION CLIENT
      SUPER
      EXECUTE
      
      All scripts & documentation is updated for this change.
      Added better error messages for global privileges 
      b8421d34
  14. 11 Jun, 2002 1 commit
  15. 08 Jun, 2002 1 commit
  16. 02 Apr, 2002 1 commit
  17. 16 Mar, 2002 1 commit
  18. 15 Mar, 2002 1 commit
  19. 01 Mar, 2002 1 commit
  20. 06 Dec, 2001 1 commit
  21. 04 Oct, 2001 1 commit
  22. 21 Sep, 2001 1 commit
  23. 17 Sep, 2001 1 commit
  24. 22 May, 2001 1 commit
  25. 09 May, 2001 1 commit
  26. 11 Apr, 2001 1 commit
  27. 28 Jan, 2001 1 commit
  28. 27 Jan, 2001 1 commit
  29. 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
  30. 15 Oct, 2000 1 commit
  31. 10 Oct, 2000 1 commit
  32. 25 Sep, 2000 1 commit
  33. 29 Aug, 2000 1 commit
  34. 31 Jul, 2000 1 commit