install mysql manually using the official docs with any updated root commands from the officialdocs, then run the installer and point it to a pre-existing mysql instance (it will skip the mysqlsetup).
Note: I am running in MySQL 8 which is not officially supported, changes were made to /installer/config/sytem_requirements.php to pass validation. Problem: When ...