묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
mysql 서버 암호에서 막힘;;
2003.07.23 12:07
c:/>cd mysql
c:/mysql>cd bin
c:/mysql/binl>mysqladmin -uroot passwoard 123456
c:/mysql/bin>mysql -uroot -p
enter password : 123456
error 1045: acces denied for user : '+ '+ 'root@127.0.0.1 <using password:yes>
c:/mysql/bin>mysqladmin reload
c:/mysql/bin>mysql -uroot -p
enter password : 123456
error 1045: acces denied for user : 'root@127.0.0.1 <using password:yes>
;;;왜이럴까요;;;; 제대로 했는데;;;
영진출판사 책보고 그대로 3번했는데;;;;
수정할것도 다했는데;;;;;;;;;;;
그런데
c:/mysql/bin>mysql -uroot
-p 안붙이면 잘돼네요;;
c:/mysql>cd bin
c:/mysql/binl>mysqladmin -uroot passwoard 123456
c:/mysql/bin>mysql -uroot -p
enter password : 123456
error 1045: acces denied for user : '+ '+ 'root@127.0.0.1 <using password:yes>
c:/mysql/bin>mysqladmin reload
c:/mysql/bin>mysql -uroot -p
enter password : 123456
error 1045: acces denied for user : 'root@127.0.0.1 <using password:yes>
;;;왜이럴까요;;;; 제대로 했는데;;;
영진출판사 책보고 그대로 3번했는데;;;;
수정할것도 다했는데;;;;;;;;;;;
그런데
c:/mysql/bin>mysql -uroot
-p 안붙이면 잘돼네요;;