Skip to content

Install MySQL server on Windows 10 bash

FiveTech Software edited this page May 20, 2019 · 18 revisions

sudo apt-get install mysql-server

sudo service mysql start

Clone this wiki locally