1. 01 Sep, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_process.pl: · 1a5f346b
      kent@mysql.com authored
        Make sure mtr_kill_processes() is called with an array ref
        Corrected error string for STDERR redirect
      1a5f346b
  2. 31 Aug, 2005 3 commits
    • kent@mysql.com's avatar
      mtr_timer.pl, mtr_report.pl, mtr_process.pl, mysql-test-run.pl: · 16eecea2
      kent@mysql.com authored
        Backporting from 5.0
      16eecea2
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 183feee4
      heikki@hundin.mysql.fi authored
        Fix bug #12410 : InnoDB was too permissive with LOCK TABLE ... READ LOCAL, and alowed new inserts to the table; we now make READ LOCAL equivalent to READ for InnoDB; note that this will cause slightly more locking in mysqldump, but makes the InnoDB table dumps consistent with MyISAM table dumps; note that the real code change patch was accidentally pushed with my another patch 5 minutes ago
      183feee4
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 9aa5a86a
      heikki@hundin.mysql.fi authored
        Fix bug #12852 : do not increment the open handle count to a table if the table does not have an .ibd file and InnoDB decides to return an error from the ::open() function; then the table can be dropped even if the user has tried to open it
      9aa5a86a
  3. 30 Aug, 2005 17 commits
  4. 29 Aug, 2005 12 commits
  5. 28 Aug, 2005 5 commits
  6. 27 Aug, 2005 1 commit
  7. 26 Aug, 2005 1 commit