1. 13 Sep, 2004 1 commit
    • unknown's avatar
      row0mysql.h: · fb91884f
      unknown authored
        Improve the comment on stored_select_lock_type
      ha_innodb.cc:
        Let InnoDB remember select_lock_type inside LOCK TABLES, also over plain consistent read SELECTs; fix Bug #5538 : assertion failure when using mysqldump with the -l option; in MERGING this patch to 4.1, there may be PROBLEMS; that is because previous patch was never merged to 4.1; Heikki Tuuri has to polish the code in 4.1 after this patch has been merged.
      
      
      sql/ha_innodb.cc:
        Let InnoDB remember select_lock_type inside LOCK TABLES, also over plain consistent read SELECTs; fix Bug #5538 : assertion failure when using mysqldump with the -l option; in MERGING this patch to 4.1, there may be PROBLEMS; that is because previous patch was never merged to 4.1; Heikki Tuuri has to polish the code in 4.1 after this patch has been merged.
      innobase/include/row0mysql.h:
        Improve the comment on stored_select_lock_type
      fb91884f
  2. 11 Sep, 2004 1 commit
    • unknown's avatar
      os0file.c: · c1e84276
      unknown authored
        Add more precise diagnostics about the state of the I/O threads of InnoDB; print in SHOW INNODB STATUS if the event wait semaphore of each I/O thread is set
      
      
      innobase/os/os0file.c:
        Add more precise diagnostics about the state of the I/O threads of InnoDB; print in SHOW INNODB STATUS if the event wait semaphore of each I/O thread is set
      c1e84276
  3. 10 Sep, 2004 2 commits
  4. 09 Sep, 2004 10 commits
  5. 08 Sep, 2004 3 commits
    • unknown's avatar
      [This patch has already been approved by Serge. I am recommitting and pushing... · 773a256e
      unknown authored
      [This patch has already been approved by Serge.  I am recommitting and pushing from a new repository because there were other changesets that couldn't be pushed.]
      
      BUG# 5229 --password=foobar does not override the empty 'password' option in the my.cnf
      This is a backport of a change made by jani in the 4.1 tree.
      
      mysql.cc:
        Add tty_password=0 in the p case handling in get_one_option
      
      
      client/mysql.cc:
        Add tty_password=0 in the p case handling in get_one_option
      773a256e
    • unknown's avatar
      eed990d6
    • unknown's avatar
      InnoDB: Update links to the user manual · 9ad42c70
      unknown authored
      
      innobase/btr/btr0btr.c:
        Update links to the user manual
      innobase/buf/buf0buf.c:
        Update links to the user manual
      innobase/dict/dict0dict.c:
        Update links to the user manual
      innobase/fsp/fsp0fsp.c:
        Update links to the user manual
      innobase/log/log0log.c:
        Update links to the user manual
      innobase/log/log0recv.c:
        Update links to the user manual
      innobase/os/os0file.c:
        Update links to the user manual
      innobase/row/row0mysql.c:
        Update links to the user manual
      innobase/ut/ut0dbg.c:
        Update links to the user manual
      9ad42c70
  6. 07 Sep, 2004 16 commits
  7. 06 Sep, 2004 7 commits