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