Tag overview for: 'set'
Entries on this site with 'set'
- SQL query to set/update the MySQL user password in the old style
The following query can be used to set/update the MySQL user password in the old style:- SET PASSWORD FOR 'user'@'%'=OLD_PASSWORD('password'); FLUSH Privileges;
Related tags
hosting, linux, mysql, old, password, query, sql, style, updateExternal feeds for 'set'
Click icon for a list of links on 'set'