mysql 비밀번호 변경 | Database

정말 순수하게 내가 까먹을때 금방 다시 찾아서 볼라고 만든 블로그 이자

정말 개인의 자료 및 여기저기서 퍼온 자료만 있음.

들어오는 사람은 없겠지만 혹시 퍼가실때 잘 가져 가시라고요.ㅋ

 

mysql> use mysql;
mysql> update user set password=PASSWORD('비번') where user = 'root';
mysql> flush privileges; <EMBED id=bootstrappersongtorytistorycom273913 height=1 type=application/x-shockwave-flash width=1 src=http://songtory.tistory.com/plugin/CallBack_bootstrapperSrc?nil_profile=tistory&nil_type=copied_post allowscriptaccess="always" wmode="transparent" EnableContextMenu="false" FlashVars="&callbackId=songtorytistorycom273913&host=http://songtory.tistory.com&embedCodeSrc=http://songtory.tistory.com/plugin/CallBack_bootstrapper?&src=http://s1.daumcdn.net/cfs.tistory/v/0/blog/plugins/CallBack/callback&id=27&callbackId=songtorytistorycom273913&destDocId=callbacknestsongtorytistorycom273913&host=http://songtory.tistory.com&float=left" swLiveConnect="true"></SPAN>

Comment Write
Comment List
등록된 코멘트가 없습니다.