An error occurred fetching the project authors.
  1. 14 Feb, 2002 1 commit
  2. 13 Feb, 2002 1 commit
  3. 19 Dec, 2001 1 commit
  4. 17 Dec, 2001 1 commit
  5. 13 Dec, 2001 1 commit
  6. 21 Nov, 2001 1 commit
  7. 07 Sep, 2001 1 commit
  8. 03 Sep, 2001 1 commit
  9. 31 Aug, 2001 1 commit
  10. 29 Aug, 2001 1 commit
  11. 21 Aug, 2001 2 commits
    • monty@hundin.mysql.fi's avatar
      Fixes for OS2. · 733f865f
      monty@hundin.mysql.fi authored
      Fix bug in isamlog
      Add argument types to function declarations.
      733f865f
    • monty@hundin.mysql.fi's avatar
      Portability fixes. · 063a1a65
      monty@hundin.mysql.fi authored
      Patches required by Gemini
      Fix to properly detect if there is an active transaction in InnoDB
      Fix to not lock thread structure when doing automatic rollback when thread ends
      Allow -O lower_case_names=0 on UNIX
      063a1a65
  12. 18 Aug, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Portability fixes. · b1cb5b6f
      monty@hundin.mysql.fi authored
      Let myisamchk generate a new checksum for compressed data.
      Don't unconditionally force filenames to lower case on windows.
      Update mysqltest to match 4.0 source (to get some of the new bug fixes into 3.23)
      b1cb5b6f
  13. 10 Aug, 2001 1 commit
  14. 09 Aug, 2001 1 commit
  15. 17 Jul, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Removed wrong warning from thr_lock · aecef761
      monty@hundin.mysql.fi authored
      Fixed problem with UPDATE and BDB tables
      Fixed problem with GRANT FILE privilege on database level
      mysqld --warnings works now
      Fixed problem with SHOW OPEN TABLES when not using BDB
      Added some tests for ALTER TABLE to the test scripts
      aecef761
  16. 20 Jun, 2001 1 commit
  17. 01 Jun, 2001 1 commit
  18. 22 May, 2001 2 commits
  19. 25 Apr, 2001 1 commit
  20. 19 Apr, 2001 1 commit
  21. 23 Mar, 2001 1 commit
  22. 21 Mar, 2001 1 commit
  23. 20 Mar, 2001 1 commit
  24. 14 Mar, 2001 1 commit
  25. 13 Mar, 2001 2 commits
  26. 07 Mar, 2001 1 commit
  27. 06 Mar, 2001 1 commit
  28. 21 Feb, 2001 1 commit
  29. 20 Feb, 2001 1 commit
  30. 16 Feb, 2001 1 commit
  31. 15 Feb, 2001 1 commit
  32. 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
  33. 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
  34. 25 Jan, 2001 1 commit
  35. 22 Jan, 2001 1 commit
  36. 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
  37. 14 Jan, 2001 1 commit