1. 06 Sep, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0start.c: · b3325a06
      heikki@hundin.mysql.fi authored
        Fix bug #5414 in 4.1: srv_max_n_threads was always set to only 1000, regardless of the buffer pool size; undelr very high concurrent loads this could cause an assertion failure in sync0arr.c line 384 when we ran out of wait slots for threads; also innodb_thread_concurrency did not work, because the wait queue also there overflowed at 1000 concurrent threads; also remove redundant code
      trx0undo.c:
        Add a missing newline to fprints
      b3325a06
  2. 05 Sep, 2004 1 commit
  3. 04 Sep, 2004 3 commits
  4. 03 Sep, 2004 10 commits
  5. 02 Sep, 2004 18 commits
  6. 01 Sep, 2004 7 commits