Tag overview for: 'old'
Entries on this site with 'old'
- 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, password, query, set, sql, style, updateExternal feeds for 'old'
Click icon for a list of links on 'old'