An error occurred fetching the project authors.
  1. 20 Feb, 2001 1 commit
  2. 16 Feb, 2001 1 commit
  3. 15 Feb, 2001 1 commit
  4. 31 Jan, 2001 1 commit
    • monty@donna.mysql.com's avatar
      New myisamchk option --sort-recover · bdbc0ef7
      monty@donna.mysql.com authored
      Allow delete of crashed MyISAM tables
      Fixed bug when BLOB was first part of key
      Fixed bug when using result from CASE in GROUP BY
      Fixed core-dump bug in monthname()
      Optimized calling of check_db_name()
      bdbc0ef7
  5. 27 Jan, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      fixed up lock counting code - Monty's suggestions · 70f61985
      sasha@mysql.sashanet.com authored
      updated manual about table lock counter
      fixed coredump in DROP DATABASE with long bogus name by non-root user
      fixed bug in handling STOP immediately after ROTATE
      added test case for buffer overrun on DROP DATABASE by non-root user
      added test case for the STOP bug in replication
      70f61985
  6. 25 Jan, 2001 1 commit
  7. 22 Jan, 2001 1 commit
  8. 20 Jan, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqltest.c · 634ba86a
      sasha@mysql.sashanet.com authored
          added send/reap/dirty_close
      include/mysql.h
          mysql_send_query()/mysql_reap_query()
      libmysql/libmysql.c
          mysql_send_query()/mysql_reap_query()
      mysys/my_vsnprintf.c
          fixed critical bug that codedumped when connection aborted
      sql/sql_parse.cc
          0
      mysql-test/r/dirty-close.result
          New BitKeeper file ``mysql-test/r/dirty-close.result''
      mysql-test/t/dirty-close.test
          New BitKeeper file ``mysql-test/t/dirty-close.test''
      634ba86a
  9. 14 Jan, 2001 1 commit
  10. 01 Jan, 2001 1 commit
  11. 24 Dec, 2000 1 commit
    • monty@donna.mysql.com's avatar
      New benchmark test · b590fa25
      monty@donna.mysql.com authored
      Fixed bug in REPLACE with BDB tables
      Prepare for write lock on read for BDB
      Inform the handler when we want to use IGNORE / REPLACE
      New manual pages
      b590fa25
  12. 18 Dec, 2000 1 commit
  13. 15 Dec, 2000 1 commit
  14. 13 Dec, 2000 1 commit
  15. 12 Dec, 2000 1 commit
  16. 07 Dec, 2000 1 commit
  17. 02 Dec, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      added loops and other cool stuff to mysqltest · 07b36014
      sasha@mysql.sashanet.com authored
      fixed slave to preserve temp tables on slave stop; slave start
      added abort-slave-event-count option to mysqld to test the above
      added a test case for temp tables with a contantly aborting slave
      removed warning in sql_parse.cc
      fixed thimble.cc to compile
      07b36014
  18. 29 Nov, 2000 1 commit
  19. 28 Nov, 2000 1 commit
  20. 26 Nov, 2000 1 commit
  21. 23 Nov, 2000 1 commit
  22. 22 Nov, 2000 1 commit
  23. 20 Nov, 2000 1 commit
  24. 18 Nov, 2000 1 commit
  25. 17 Nov, 2000 1 commit
  26. 15 Nov, 2000 2 commits
  27. 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
  28. 13 Nov, 2000 1 commit
  29. 11 Nov, 2000 1 commit
  30. 07 Nov, 2000 2 commits
  31. 31 Oct, 2000 1 commit
  32. 27 Oct, 2000 1 commit
  33. 23 Oct, 2000 1 commit
  34. 14 Oct, 2000 2 commits
  35. 02 Oct, 2000 1 commit
  36. 29 Sep, 2000 1 commit
  37. 25 Sep, 2000 1 commit