1. 18 Jul, 2003 7 commits
  2. 17 Jul, 2003 1 commit
  3. 16 Jul, 2003 5 commits
  4. 15 Jul, 2003 4 commits
  5. 14 Jul, 2003 12 commits
  6. 13 Jul, 2003 2 commits
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · 38595b1f
      heikki@hundin.mysql.fi authored
        Put back a 50 millisecond sleep in too high concurrency situations which I removed in the previous push; count also such sleeping threads to the InnoDB queue in SHOW INNODB STATUS
      38595b1f
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · b46400b2
      heikki@hundin.mysql.fi authored
        Fix a benign bug introduced in 4.0.14: InnoDB could complain 'Error: trying to declare trx to enter InnoDB' if several threads tried to init the auto-inc counter for the same table at the same time; in theory, the bug could even lead to a hang of the server, but that shuld be extremely improbable
      b46400b2
  7. 12 Jul, 2003 6 commits
  8. 11 Jul, 2003 3 commits