강의

멘토링

커뮤니티

Inflearn Community Q&A

sidem0000439's profile image
sidem0000439

asked

Working with Databases and Building Web Applications with Node.js

mysql

Written on

·

324

0

안녕하세요!!선생님

유튜브에서 database2 mysql(windows)설치를 봤는데요

깔고 나서 바로 cmd에서 mysql로 들어가는 과정에서 

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)가 뜨더라구요 ㅜㅜ

텍스트문서에 ALTER USER 'root'@'localhost' IDENTIFIED BY 'newpass'; 이런거 만들어서 해봤는데도 안되서요ㅜㅜ

혹시 여기에서 답변 받을 수 있을까 싶어 남겨봅니다. 

감사합니다.

nodejs

Answer

This question is waiting for answers
Be the first to answer!
sidem0000439's profile image
sidem0000439

asked

Ask a question