1. 13 May, 2003 6 commits
  2. 12 May, 2003 2 commits
    • lenz@mysql.com's avatar
      - On Mac OS X, better call mysql_install_db with "-IN-RPM" during · 07238bab
      lenz@mysql.com authored
         the installation to make sure the privilege tables are being
         installed even if the DNS configuration is broken, which seems
         to be quite common (reverse lookups to "hostname" fail).
      
         This should resolve the problem many Mac OS users experience
         ("Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't
         exist") when they try to start MySQL after installing the PKG.
      07238bab
    • 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
  3. 10 May, 2003 1 commit
  4. 07 May, 2003 8 commits
  5. 06 May, 2003 1 commit
  6. 05 May, 2003 3 commits
  7. 04 May, 2003 13 commits
  8. 03 May, 2003 6 commits