1. 18 Jul, 2003 4 commits
  2. 16 Jul, 2003 5 commits
  3. 15 Jul, 2003 4 commits
  4. 14 Jul, 2003 12 commits
  5. 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
  6. 12 Jul, 2003 6 commits
  7. 11 Jul, 2003 6 commits
  8. 10 Jul, 2003 1 commit
    • guilhem@mysql.com's avatar
      Fix for BUG#812 · 2ca501f7
      guilhem@mysql.com authored
      "mysqlhotcopy fails to copy tables but does not indicate a failure"
      ("does not indicate a failure");
      this is about "mysqlhotcopy fails to copy tables".
      2ca501f7