MySQLJuly 26, 2006 8:11 am
Ketika kita lupa root password mysql cara berikut ini ampuh untuk mengatasinya :
- mysql> UPDATE mysql.user SET password=PASSWORD(’newpwd’) WHERE user=’root’;
- mysql> FLUSH PRIVILEGES;
Ganti ‘newpwd’ dengan password Anda.
Ketika kita lupa root password mysql cara berikut ini ampuh untuk mengatasinya :
Ganti ‘newpwd’ dengan password Anda.
The URI to TrackBack this entry is: http://sapiterbang.blogsome.com/2006/07/26/reset-password-root-mysql/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>