I am trying to create a WordPress site on my local using custom environment.
( PHP 7.2 - nginx - Mysql 5.6 )
It gives me an error message “WordPress Installation Failed.”
But if I choose Mysql 5.5 then it works fine.
When I was doing it for first time, it prompts me to download Mysql 5.6 and due to connectivity issue, it failed in between. So i suspect it has something to do with that.
Is there a way to delete Mysql 5.6 or force re-download?