How to install MySQL server on Ubuntu?
March 24th, 2008Please guide me how can I quickly install MySQL server on Ubuntu.
Use this command
sudo apt-get install mysql-server
Please guide me how can I quickly install MySQL server on Ubuntu.
Use this command
sudo apt-get install mysql-server
Leave a Reply