error 10451 [MySQL] ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 문제mysql 접속을 하려고mysql -u root -p를 터미널에 입력했더니ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)발생 예상되는 비밀번호 다 해봐도 위 에러가 뜨길래 그냥 비밀번호 재설정을 해야겠다 생각하고 서버를 끄는 다음 명령어를 쳤는데 \> sudo mysql.server stop ERROR! MySQL server PID file could not be found!에러.. 이유ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)우선 이 에러는비밀번호가 틀렸거나root@localhost 계정.. 2025. 5. 19. 이전 1 다음