1. 12 May, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      srv0start.c, trx0sys.c: · 9ec42178
      heikki@hundin.mysql.fi authored
        Let InnoDB to skip writing of pages from the doublewrite buffer if innodb_force_recovery=6; normally, if the page is corrupt AND the corresponding page in the doublewrite buffer is also corrupt, InnoDB calls exit(1)
      9ec42178
  2. 10 May, 2003 1 commit
  3. 07 May, 2003 2 commits
    • heikki@hundin.mysql.fi's avatar
      my_base.h: · 611836e4
      heikki@hundin.mysql.fi authored
        Fix bug: if MIN() or MAX() resulted in a deadlock or a lock wait timeout, MySQL did not return an error, but NULL as the function value
      611836e4
    • heikki@hundin.mysql.fi's avatar
      sql_select.cc, opt_sum.cc: · ef6f9145
      heikki@hundin.mysql.fi authored
        Fix bug: if MIN() or MAX() resulted in a deadlock or a lock wait timeout, MySQL did not return an error, but NULL as the function value
      ef6f9145
  4. 06 May, 2003 1 commit
  5. 05 May, 2003 3 commits
  6. 04 May, 2003 13 commits
  7. 03 May, 2003 11 commits
  8. 02 May, 2003 2 commits
  9. 30 Apr, 2003 6 commits