Install MySQL and ubuntu14.04 in Ubuntu 14.04

Source: Internet
Author: User

Install MySQL and ubuntu14.04 in Ubuntu 14.04

1. Open the terminal window when updating the source list, and enter "sudo apt-getupdate" --> press enter --> "enter the password of the root user" --> press Enter. If you do not run this command and install mysql directly, an error message "you can run apt-getupdate ------" appears, causing installation failure.

2. Install mysql

Open the terminal window ", enter "sudo apt-get install mysql-servermysql-client" --> press enter --> enter "y" --> press enter --> in the "package Settings dialog box", enter "root" in mysql" user Password --> press enter --> re-enter password --> press enter, installation is complete.






3. How to determine whether mysql is successfully installed

Open the terminal window and enter "sudo service mysqlrestart" --> press enter --> If mysql is started successfully and is running, mysql is installed successfully.


4. log on to mysql

Open the terminal window and enter mysql-u root-p. --> press enter --> enter the password of the "root" user in mysql --> press enter --> log on successfully. (Set the mysql password to root in this system)




Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.