1. 13 Jun, 2005 2 commits
  2. 10 Jun, 2005 3 commits
  3. 09 Jun, 2005 6 commits
  4. 08 Jun, 2005 1 commit
    • joreland@mysql.com's avatar
      bug#11166 - ndb · dc78a772
      joreland@mysql.com authored
        Fix potential inconsistency when running ndb_restore due to faulty parsing
          of backup log wrt inserts
      dc78a772
  5. 07 Jun, 2005 23 commits
  6. 06 Jun, 2005 4 commits
  7. 05 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_misc.pl, mtr_report.pl: · 5ec15497
      kent@mysql.com authored
        Try kill all children to the mysql-test-run process when exiting
      mtr_process.pl:
        Added new function mtr_exit() that try kill all children to the mysql-test-run process when exiting
      mysql-test-run.pl:
        Try kill all children to the mysql-test-run process when exiting
        New --vardir caused problems on Windows
        Changed faulty calls to error() to mtr_error()
      5ec15497