1. 09 Dec, 2004 1 commit
    • marko@hundin.mysql.fi's avatar
      srv0srv.c: · 15152a38
      marko@hundin.mysql.fi authored
        srv_printf_innodb_monitor(): Removed extraneous rewind() call.
        The caller of this function calls rewind() if necessary.
        In this way, we avoid rewind()ing stderr in
        srv_lock_timeout_and_monitor_thread().
      15152a38
  2. 07 Dec, 2004 2 commits
  3. 02 Dec, 2004 2 commits
  4. 30 Nov, 2004 1 commit
  5. 26 Nov, 2004 2 commits
  6. 25 Nov, 2004 4 commits
  7. 24 Nov, 2004 1 commit
  8. 23 Nov, 2004 1 commit
  9. 22 Nov, 2004 4 commits
  10. 19 Nov, 2004 1 commit
  11. 18 Nov, 2004 1 commit
  12. 17 Nov, 2004 1 commit
  13. 16 Nov, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · dd64377d
      heikki@hundin.mysql.fi authored
        Fix InnoDB bug #6287: if one uses INSERT IGNORE to insert several rows at a time, and the first inserts are ignored because of a duplicate key collision, then InnoDB in a replication slave assigns AUTO_INCREMENT values 1 bigger than in the master
      dd64377d
  14. 15 Nov, 2004 1 commit
  15. 12 Nov, 2004 4 commits
  16. 11 Nov, 2004 4 commits
  17. 10 Nov, 2004 3 commits
  18. 09 Nov, 2004 1 commit
  19. 08 Nov, 2004 1 commit
    • bar@mysql.com's avatar
      mysql.h: · a83f8e60
      bar@mysql.com authored
        Adding a prototype for the new function.
      a83f8e60
  20. 05 Nov, 2004 4 commits