1. 08 Feb, 2007 1 commit
  2. 30 Jan, 2007 2 commits
  3. 25 Jan, 2007 1 commit
  4. 22 Jan, 2007 1 commit
  5. 18 Jan, 2007 2 commits
  6. 11 Jan, 2007 5 commits
  7. 09 Jan, 2007 5 commits
  8. 08 Jan, 2007 1 commit
  9. 03 Jan, 2007 1 commit
  10. 20 Nov, 2006 1 commit
    • tsmith/tim@siva.hindu.god's avatar
      Backport patch of bugfix for: · 45b77b83
      tsmith/tim@siva.hindu.god authored
      - Bug #15815: Very poor performance with multiple queries running concurrently
      - Bug #22868: 'Thread thrashing' with > 50 concurrent conns under an upd-intensive workloadw
      
      This is a patch from an e-mail; it is not included in an InnoDB snapshot.
      45b77b83
  11. 07 Nov, 2006 3 commits
  12. 06 Nov, 2006 2 commits
  13. 17 Oct, 2006 1 commit
  14. 13 Oct, 2006 1 commit
  15. 02 Oct, 2006 1 commit
  16. 29 Sep, 2006 1 commit
  17. 28 Sep, 2006 1 commit
  18. 27 Sep, 2006 1 commit
  19. 23 Sep, 2006 1 commit
  20. 22 Sep, 2006 3 commits
  21. 18 Sep, 2006 1 commit
    • kroki/tomash@moonlight.intranet's avatar
      BUG#9678: Client library hangs after network communication failure · 92610664
      kroki/tomash@moonlight.intranet authored
                (back-port to 4.0)
      
      Socket timeouts in client library were used only on Windows.
      Additionally, in 4.0 write operations erroneously set read timeout.
      
      The solution is to use socket timeouts in client library on all
      systems were they are supported, and to differentiate between read
      and write timeouts.
      
      No test case is provided because it is impossible to simulate network
      failure in current test suite.
      92610664
  22. 15 Sep, 2006 1 commit
  23. 07 Sep, 2006 1 commit
  24. 06 Sep, 2006 1 commit
  25. 31 Aug, 2006 1 commit