mysql_updatepass
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mysql_updatepass [2015/04/04 21:06] – luke7858 | mysql_updatepass [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
You are also able to use the following command, this will change the password for ALL users with the matching username, so you do not have to declare the host: | You are also able to use the following command, this will change the password for ALL users with the matching username, so you do not have to declare the host: | ||
<sxh bash> | <sxh bash> | ||
- | update mysql.user set password=PASSWORD(" | + | update mysql.user set password=PASSWORD(' |
</ | </ |
mysql_updatepass.1428181566.txt.gz · Last modified: 2024/05/23 07:26 (external edit)