Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Solution to the problem of installing mysql database

2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly gives you a brief talk about the solution to the problem of installing mysql database. You can check the relevant professional terms on the Internet or find some related books to supplement them. We will not dabble here. Let's go straight to the topic of solution to the problem of installing mysql database. I hope it can bring you some practical help.

Operating system: CentOS 6.8

Database: mysql-5.5.32-linux2.6-x86_64.tar.gz

Problems with the installation process:

Starting MySQL..The server quit without updating PID file (/ var/lib/mysql/localhost.localdomain.pid)

The solution is as follows:

[root@etiantian ~] # cp / etc/my.cnf / etc/my.conf.back

[root@etiantian ~] # rm / etc/my.cnf

Rm: do you want to delete the normal file "/ etc/my.cnf"? Y

[root@etiantian ~] # / etc/init.d/mysqld start

Starting MySQL.. SUCCESS!

Install mysql database problem solution to tell you first here, for other related issues you want to know can continue to pay attention to our industry information. Our section will capture some industry news and professional knowledge to share with you every day.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report