In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
The following brings you simple steps about mysql authorization to change your password. If you are interested, let's take a look at this article. I believe it is more or less helpful for you to read the simple steps of mysql authorization to change your password.
Mysql change password
Update mysql.user set authentication_string=password ('123456') where user='root'
Prompt error password length problem
Mysql > set global validate_password_policy=0
Mysql > set global validate_password_length=1
Mysql authorization
Authorize all permissions of the user
Grant all on. To 'user' @ "%" identified by "password"
Grant alter,insert,select,delete,update,create,drop on. To 'user' @ "%" identified by "password"
FLUSH PRIVILEGES
Grant update,insert,select,create,DELETE on nad.* to 'svsadmin'@ "%"
Authorization of query permissions
Grant select on. To user @ "%" identified by "password"
Revoke drop permission
Revoke drop on. From 'user' @ "%"
Mysql View user list
Mysql > select host,user from mysql.user
Query authorized user permissions
Show grants for user name
Delete accounts and permissions
Drop user user name @'%'
Read the above on the mysql authorization to change the password of the simple steps of the details, whether there is any gain. If you want to know more about it, you can continue to follow our industry information section.
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.