It is very very easy to install mysql-server on ubuntu. All you have to do is run the following command.
To install
sudo apt-get install mysql-server
To run
mysql -u root -p -h localhost
Tuesday, September 18, 2007
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment