Recently I had to install MySQL and configure it rather quickly, hopefully this will help someone else
First off install Chocolatey
Then Install MySQL
choco install -y mysql
Recently I had to install MySQL and configure it rather quickly, hopefully this will help someone else
First off install Chocolatey
Then Install MySQL
choco install -y mysql