Checking integrity... done (0 conflicting) [1/1] Installing mysql84-server-8.4.0... ===> Creating groups Using existing group 'mysql' ===> Creating users Using existing user 'mysql' ===> Creating homedir(s) [1/1] Extracting mysql84-server-8.4.0: 100% ===== Message from mysql84-server-8.4.0: -- There is no initial password for first time use of MySQL. Keep in mind to reset it to a secure password. MySQL 8.4 has a default /usr/local/etc/mysql/my.cnf, remember to replace it with your own or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf. service 'mysql-server' status sysrc mysql_enable="YES" service 'mysql-server' start mysql_secure_installation mysqladmin mysqlcheck -u 'root' -p -o -A -f -e --auto-repair mysqladmin -u 'root' -p variables | egrep 'utf8|networking|socket' /tmp/mysql.sock /tmp/mysqlx.sock