1. 22 Mar, 2005 5 commits
  2. 21 Mar, 2005 6 commits
    • heikki@hundin.mysql.fi's avatar
      trx0trx.c: · 8a906d79
      heikki@hundin.mysql.fi authored
        If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
      8a906d79
    • heikki@hundin.mysql.fi's avatar
      Merge · 177e7b7f
      heikki@hundin.mysql.fi authored
      177e7b7f
    • heikki@hundin.mysql.fi's avatar
      trx0trx.c, trx0trx.h: · 3f378c52
      heikki@hundin.mysql.fi authored
        If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
      3f378c52
    • kent@mysql.com's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-build · 61ef715e
      kent@mysql.com authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      61ef715e
    • jani@a193-229-222-105.elisa-laajakaista.fi's avatar
      a34ee2c9
    • kent@mysql.com's avatar
      mtr_report.pl: · c3fa95d4
      kent@mysql.com authored
        Made --timer work
      mtr_cases.pl:
        Added option --reorder to get less server restarts
      mysql-test-run.pl:
        Added option --reorder to get less server restarts
        Moved do_before_start_master() not to remove binlog files unless restarted
        Made --timer work
        Slave was incorrectly writing log to error log
      c3fa95d4
  3. 18 Mar, 2005 3 commits
  4. 17 Mar, 2005 11 commits
  5. 16 Mar, 2005 15 commits