1. 16 May, 2003 1 commit
    • mysqldev@build.mysql2.com's avatar
      my_global.h: · eb3ba82e
      mysqldev@build.mysql2.com authored
        - QNX 6.2.1 actually defines HAVE_RINT
        - fixed rint(A) #define as it was causing compile errors on QNX
      eb3ba82e
  2. 14 May, 2003 11 commits
  3. 13 May, 2003 22 commits
  4. 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
  5. 10 May, 2003 1 commit
  6. 07 May, 2003 3 commits