Change the Password of MySQL Written By Yempally Mahesh Kumar Syntax : SET PASSWORD FOR Username@'localhost' = PASSWORD('newpassword'); Example: SET PASSWORD FOR root@'localhost' = PASSWORD('root123'); Share this post
0 Response to "Change the Password of MySQL"
Post a Comment