• unknown's avatar
    - On Mac OS X, better call mysql_install_db with "-IN-RPM" during · 9cbcdfa2
    unknown 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.
    
    
    9cbcdfa2
postinstall.sh 446 Bytes