An error occurred fetching the project authors.
  1. 03 Nov, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      more work on IO_CACHE · b00eee62
      sasha@mysql.sashanet.com authored
      portability fixes for systems with broken syscalls that do not interrupt on 
      a signal
      temporary commit - will not be pushed, need to sync up
      b00eee62
  2. 19 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Don't use signal() on windows. · 6ee6fbf7
      monty@hundin.mysql.fi authored
      Added missing InnoDB variables to SHOW VARIABLES.
      Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values.
      Fixed bug when doing 'LEFT JOIN ...  ON (column_name = constant) WHERE column_name = constant'
      6ee6fbf7
  3. 11 Oct, 2001 1 commit
  4. 10 Oct, 2001 2 commits
  5. 09 Oct, 2001 1 commit
  6. 08 Oct, 2001 2 commits
  7. 04 Oct, 2001 2 commits
  8. 03 Oct, 2001 2 commits
  9. 02 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Cleaned up SSL documentation · 880026cc
      monty@hundin.mysql.fi authored
      Fixes for embedded server
      Made key_cache more configurable
      Fixed that one can change key blocksize in MyISAM
      A lot of optimizations to make MyISAM slightly faster
      880026cc
  10. 30 Sep, 2001 2 commits
  11. 27 Sep, 2001 1 commit
  12. 25 Sep, 2001 1 commit
  13. 21 Sep, 2001 1 commit
  14. 17 Sep, 2001 3 commits
  15. 15 Sep, 2001 2 commits
  16. 12 Sep, 2001 1 commit
  17. 07 Sep, 2001 2 commits
  18. 04 Sep, 2001 1 commit
  19. 02 Sep, 2001 1 commit
  20. 01 Sep, 2001 1 commit
  21. 31 Aug, 2001 3 commits
  22. 29 Aug, 2001 2 commits
  23. 28 Aug, 2001 1 commit
  24. 26 Aug, 2001 1 commit
  25. 22 Aug, 2001 2 commits
  26. 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