Installing MySQL in Ubuntu|Linux|Windows Subsystem for Linux from Scratch
Installing MySQL in Ubuntu|Linux|Windows Subsystem for Linux from Scratch Lets purge everything before starting (in case you installed previously) sudo apt-get remove --purge *mysql*sudo rm -rf...