Wednesday, 25 July 2018

MySQL: How to Install MySQL 5.7 on Ubuntu 16.04?

In this post, I am sharing primary steps to install MySQL 5.7 on Ubuntu 16.04.
Please follow the below steps, and get ready with MySQL 5.7 in few minutes.
Step 1: Update the server package
Step 2: Install latest MySQL Server from updated package
Step 3: Ask for Root user password, so enter your Root password and press OK
MySQL Linux Password
Step 4: Make sure about default MySQL Security Options
For testing, I passed below options:
MySQL Linux Security
Step 5: Check the MySQL Service Status
MySQL Service Status
Step 6: Connect MySQL using root user
Connect MySQL Root
Step 7: Final – Check the version details

0 comments:

Post a Comment