합쭈기 programming

[MYSQL]Connect Error: Your password has expired. To log in you must change it using a client that supports expired passwords. 본문

카테고리 없음

[MYSQL]Connect Error: Your password has expired. To log in you must change it using a client that supports expired passwords.

innocent_k 2018. 3. 30. 11:47

데이터베이스 선택 


use 데이터베이스


실행


ALTER USER `root`@`localhost` IDENTIFIED BY '비밀번호', `root`@`localhost` PASSWORD EXPIRE NEVER;