In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article is about how to open mysql database after closing it. Xiao Bian thinks it is quite practical, so share it for everyone to make a reference. Let's follow the editor and have a look.
How to reopen mysql database after closing it: execute [service msyqld start] command. Then we can use the [service mysqld status] command to check the status of mysql.
Start with service:
[root@localhost /]# service mysqld start (version 5.0 is mysqld)[root@szxdb etc]# service mysql start (version 5.5.7 is mysql)
Start with mysqld script:
/etc/inint.d/mysqld start
Start with safe_mysqld:
safe_mysqld&
Then use the command
# service mysqld status
or
# service mysql status
Check out the startup status of MySQL.
If mysqld is stopped, that means mysql service is stopped; if mysqld is running, that means mysql service is started.
Thank you for reading! About how to reopen mysql database after closing it, I hope the above content can be of some help to everyone, so that everyone can learn more knowledge. If you think the article is good, you can share it so that more people can see it!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.