MySQL Startup error: Table ' mysql.host ' doesn ' t exist

Source: Internet
Author: User

Today after installing MySQL, boot time did not start successfully, check the following log error as follows:

---------------------------------------------

[Email protected] local]# Less/var/log/mysqld.log

1. Check the error message as follows:

[ERROR] Fatal Error:can ' t open and Lock Privilege tables:table ' mysql.host ' doesn ' t exist


2, after access to information learned. To hit the following command to resolve:

Mysql_install_db–usrer=mysql Datadir=/var/lib/mysql

DataDir is my MySQL storage file directory


3. Then restart MySQL or not:

MySQL Daemon failed to start.

Starting mysqld: [Failed]


4, and then tried the next separate command, start to complete

mysql_install_db


5. Start the MySQL service

[Email protected] mysqld]#/etc/init.d/mysqld restart

Stop mysqld: [OK]

Starting mysqld: [OK]


------------------------

Dylan Presents


This article is from the "Frozen vs watermelon" blog, so be sure to keep this source http://molewan.blog.51cto.com/287340/1773478

MySQL Startup error: Table ' mysql.host ' doesn ' t exist

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.