MySQL Installation on Ubuntu Linux distribution

MySQL Installation on Ubuntu Linux distribution

How To Install MySQL on the ubuntu fedora elementary or linux offline full step by instruction just follow and install sql on your machine

Download Your Favorite Site And Browse Without Internet
Windows Security Error
Install WordPress on PC [Using WAMP]

Hello Friends, Today I’m posting about How To install MySQL ?

Follow The Step and Get MySql On Your System :

Step 1: run the following command from a terminal prompt:

sudo apt-get install mysql-server

 

MySQL Installation on Ubuntu Linux distribution

Step 2: Enter The password …

Step 3: Enter Y to continue ..

MySQL Installation on Ubuntu Linux distribution

Step 4: Wait Now MySQL Package will Download …

MySQL Installation on Ubuntu Linux distribution

Step 5: During the installation process you will be prompted to enter a password for the MySQL root user. Enter the password and press enter

MySQL Installation on Ubuntu Linux distribution

 

Step 6: Once the installation is complete, the MySQL server should be started automatically. You can run the following command from a terminal prompt to check whether the MySQL server is running:
sudo netstat -tap | grep mysql
MySQL Installation on Ubuntu Linux distribution

Step 7: For Open the MySQL enter following command ..

mysql -u root -p

and Enter the password

MySQL Installation on Ubuntu Linux distribution
Step 9: For checking the version of MySQL
select version();
Note : When You Want to Exit the MySQL Do not close terminal directly … press the [exit]

Thanks guys
Enjoy learning and please do comment and share the post if you like.

COMMENTS

DISQUS: 3