
⚠️ 문제
MySQL Command Line 에서 비밀번호 입력하면 튕기는 현상
MySQL WorkBench 접속해 보니 에러 뜸
❌ Could not acquire management access for a dministraion.
Rutime Error: Unable to execute command chcp. Please make suere that the C:\Windows\System32 directory is in your PATH enviroment variable.

Error
unhandled exception: Current profile has no WMI enabled
Check the log for more details.

두 오류 같이 뜬다.
아래 해결법대로 하니까 한 번에 해결 됨.
💡 해결법
`Window 키` + `R` 로 실행창 열여준 다음 `servies.mcs` 입력 후 확인 누르기

목록에서 MySQL 찾아서 시작

해결 완료

이제 잘 된다
'TroubleShooting' 카테고리의 다른 글
| [이클립스] eclipse 에서 단어/문자열 일괄 한번에 바꾸는 법 (61) | 2024.12.06 |
|---|---|
| [이클립스] The Eclipse executable launcher was unable to locate i ts companion share (60) | 2024.12.06 |
| [이클립스] The Eclipse executable launcher was unable to locate i ts companion shared liabray. 에러 해결법 (81) | 2024.12.02 |
| [MySQL] cmd mysql -u root -p 안 될 때 (64) | 2024.12.02 |
| [이클립스] selection is not within a valid module 오류 해결법 (6) | 2024.12.02 |