<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">This was previously reported in March 2019, but nothing since then:<div class=""><br class=""></div><div class=""><a href="https://lists.macports.org/pipermail/macports-users/2019-March/046514.html" class="">https://lists.macports.org/pipermail/macports-users/2019-March/046514.html</a></div><div class=""><br class=""></div><div class="">Here are the errors:</div><div class=""><br class=""></div><div class=""><div class="">  mysql57-server has the following notes:</div><div class="">    If this is a new install you might want to run:</div><div class=""><br class=""></div><div class="">    $ sudo /opt/local/lib/mysql57/bin/mysqld --initialize --user=_mysql</div><div class="">    $ /opt/local/lib/mysql57/bin/mysql_secure_installation</div><div class=""><br class=""></div><div class="">MrMuscle:~ mnewman$ sudo /opt/local/lib/mysql57/bin/mysqld --initialize --user=_mysql</div><div class="">2019-07-25T00:47:20.692646Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).</div><div class="">2019-07-25T00:47:20.693843Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.</div><div class="">2019-07-25T00:47:20.693849Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.</div><div class="">2019-07-25T00:47:20.703194Z 0 [Warning] Setting lower_case_table_names=2 because file system for /opt/local/var/db/mysql57/ is case insensitive</div><div class="">2019-07-25T00:47:21.013714Z 0 [Warning] InnoDB: New log files created, LSN=45790</div><div class="">2019-07-25T00:47:21.045721Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.</div><div class="">2019-07-25T00:47:21.104765Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: c29dee88-ae75-11e9-820c-2e3fb0b57b48.</div><div class="">2019-07-25T00:47:21.124478Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.</div><div class="">2019-07-25T00:47:21.126793Z 1 [Note] A temporary password is generated for root@localhost: yCsGrKUda7&-</div></div><div class=""><br class=""></div><div class=""><div class="">MrMuscle:~ mnewman$ /opt/local/lib/mysql57/bin/mysql_secure_installation</div><div class=""><br class=""></div><div class="">Securing the MySQL server deployment.</div><div class=""><br class=""></div><div class="">Enter password for user root:</div><div class="">Error: Can't connect to local MySQL server through socket '/opt/local/var/run/mysql57/mysqld.sock' (2)</div></div><div class=""><br class=""></div><div class=""><div class="">MrMuscle:~ mnewman$  sudo port select mysql mysql57</div><div class="">Selecting 'mysql57' for 'mysql' failed: could not create new link "/opt/local/man/man1/mysql-stress-test.pl.1.gz": target "/opt/local/share/man/mysql57/man1/mysql-stress-test.pl.1.gz" doesn't exist</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I have no idea what to do next.</div></body></html>