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;
]]>
admin
Your email address will not be published. Required fields are marked *
Comment *
Name
Email
Website