In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces Mysql database green version of the system error 1067 how to solve, has a certain reference value, need friends can refer to the next. I hope you all have a lot of success after reading this article. Let's take a look at it together.
Plug-in installation: Some software installed has plug-ins. The green version has no plug-ins.
Installation version has installation to uninstall;
Green version of the direct delete good, do not uninstall.
Is there a difference in function?
That is the difference between the plug-in functions just mentioned.
installation steps
1. Unzip the mysql file package
2. Modify my-default.ini file
3. Install the service: From the command line, enter mysqld install mysql command under the decompression directory to install the service. You can see mysql service in the service.
4. Start the service net start mysql
5. Connection: mysql -uroot (no password required)
mysql -uroot -p (initial password is empty) Change password
a) show databases;
b) use mysql;
c) update user set password=password("123456") where user="root";
d) flush privileges;
e) quit
6. Stop net mysql
7. Remove the service mysqld remove
System error 1067 was encountered during testing.
Problem cause: A service has been started before, and the service is started again, resulting in a system error.
mysql mysql;
Solution:
Option 1:
Option 2: Delete the installation package and re-extract one
Thank you for reading this article carefully, hope Xiaobian share Mysql database green version of the system error 1067 how to solve the content is helpful to everyone, but also hope that everyone more support, pay attention to the industry information channel, encounter problems to find, detailed solutions waiting for you to learn!
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.