In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
This problem has not appeared before, it is this time in the Xiaoqiang performance test class led by me, some students have this problem, just sort it out and talk about the solution.
This problem is due to a problem when detecting hostname, and the solution is as follows:
1. Add a new line 127.0.0.1 localhost in the hosts file of this machine
2. Modify the configuration file my.cnf of mysql, and then add a line under [mysqld]: skip-name-resolve, then save and exit, and then restart the mysql service.
3. To enter mysql, you need to modify the user table in the mysql library. The sql statement is as follows:
Use mysql
Update user set password='*E56A114692FE0DE073F9A1DD68A00EEB9703F3F1' where host='127.0.0.1'
Flush privileges
Use the odbc link again and there will be no problem!
1. When recruiting students in the performance testing practical lecture class, consult QQ:2083503238
2. For enrollment of python automation test class, please join QQ Group 519996731 for consultation (Note I love python)
3. Fan comments: http://user.qzone.qq.com/2423597857/photo/V12meFek494KcQ/
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.