An error occurred fetching the project authors.
  1. 18 Jul, 2001 1 commit
  2. 17 Jul, 2001 1 commit
  3. 12 Jul, 2001 2 commits
  4. 06 Jul, 2001 1 commit
  5. 02 Jul, 2001 1 commit
  6. 29 Jun, 2001 2 commits
  7. 25 Jun, 2001 1 commit
  8. 24 Jun, 2001 1 commit
  9. 21 Jun, 2001 1 commit
  10. 20 Jun, 2001 1 commit
  11. 13 Jun, 2001 1 commit
  12. 12 Jun, 2001 1 commit
  13. 06 Jun, 2001 2 commits
  14. 05 Jun, 2001 2 commits
  15. 04 Jun, 2001 1 commit
  16. 03 Jun, 2001 1 commit
  17. 02 Jun, 2001 1 commit
  18. 01 Jun, 2001 1 commit
  19. 31 May, 2001 2 commits
  20. 27 May, 2001 1 commit
  21. 23 May, 2001 1 commit
    • heikki@donna.mysql.fi's avatar
      srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf · 587df003
      heikki@donna.mysql.fi authored
      srv0srv.c	One can now specify innodb_unix_file_flush_method in my.cnf
      srv0start.c	One can now specify innodb_unix_file_flush_method in my.cnf
      ha_innobase.cc	One can now specify innodb_unix_file_flush_method in my.cnf
      ha_innobase.h	One can now specify innodb_unix_file_flush_method in my.cnf
      mysqld.cc	One can now specify innodb_unix_file_flush_method in my.cnf
      587df003
  22. 22 May, 2001 1 commit
  23. 20 May, 2001 1 commit
  24. 19 May, 2001 1 commit
  25. 16 May, 2001 1 commit
  26. 13 May, 2001 1 commit
  27. 12 May, 2001 1 commit
  28. 11 May, 2001 1 commit
  29. 10 May, 2001 2 commits
    • sasha@mysql.sashanet.com's avatar
      sql/mysqld.cc · 4e04aa4a
      sasha@mysql.sashanet.com authored
          put back the things that the merge removed
      4e04aa4a
    • sasha@mysql.sashanet.com's avatar
      stack trace updates: · e809e2df
      sasha@mysql.sashanet.com authored
      limited support on Alpha - in general case, even with frame pointer,
      stack trace on alpha is impossible without looking at the symbol table
      frame pointer does get saved on the stack, but you have no idea where
      and where the return address is saved. So the best we can do without
      the symbol table is look for magic opcodes and try to guess how big 
      each frame is and where the return address was hidden from the 
      instruction parameters. In practice, we can usually go up 3-4 frames 
      before we hit some nasty frame that the current code cannot figure
      out. This is actually not too bad, especially when we already have the query
      
      Also cleaned up messages, print more variables, tell the user of
      how much memory mysqld could potentially use, and warn of
      what can happen with default STACK_SIZE and a lot of connections if
      coredump happens when there are more than 200 connections. 
      e809e2df
  30. 09 May, 2001 1 commit
  31. 29 Apr, 2001 1 commit
  32. 25 Apr, 2001 1 commit
  33. 17 Apr, 2001 1 commit
  34. 13 Apr, 2001 1 commit