1. 17 Jan, 2003 5 commits
  2. 16 Jan, 2003 4 commits
  3. 15 Jan, 2003 4 commits
  4. 14 Jan, 2003 4 commits
  5. 13 Jan, 2003 4 commits
  6. 12 Jan, 2003 2 commits
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · 40689f64
      heikki@hundin.mysql.fi authored
        Add another diagnostic print to determine why the 'queries inside InnoDB' counter might drift upwards
      40689f64
    • heikki@hundin.mysql.fi's avatar
      trx0trx.c: · c3149810
      heikki@hundin.mysql.fi authored
        Add diagnostic prints to determine why the 'queries inside InnoDB' might drift upwards
      ha_innodb.cc:
        Add more print space to SHOW INNODB STATUS; remove possible memory leak in case there is an error
      c3149810
  7. 11 Jan, 2003 2 commits
  8. 10 Jan, 2003 1 commit
  9. 09 Jan, 2003 6 commits
  10. 08 Jan, 2003 7 commits
  11. 07 Jan, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      mem0pool.c: · d1396cc0
      heikki@hundin.mysql.fi authored
        Remove the warning message that mem allocation spills from the additional mem pool to the OS; this does not hit performance with modern malloc libraries
      d1396cc0