How to solve mysql5 Installation Problems in Linux

Source: Internet
Author: User

Mysqld_safe failed to start. it overwrites the my. cnf file under support-file to/etc/my. cnf, but the startup still fails. Go to data/machine name. err to view the log and find that the permission table is incorrect.

After that, add mysqld to the service every time it starts, and find that the service cannot be started. For convenience, rename the mysql5 folder to mysql.

After initial installation, the root password is blank and cannot be logged on. You must change the password./mysqladmin-u root password.

Remote connection fails. Run the SQL statement grant all privileges on *. * to root @ '% ';

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.