Comment 2 for bug 1592664

Revision history for this message
Lars Tangvald (lars-tangvald) wrote :

Yes.
Ideally change to use mysqld --initialize:
https://dev.mysql.com/doc/refman/5.7/en/data-directory-initialization-mysqld.html

It should also be fixable by simply removing --force and --skip-name-resolve and adding --basedir=/usr to the mysql_install_db command