반응형
https://boomrabbit.tistory.com/21
[mysql 오류] Access denied for user 'admin'@'localhost' to database 'schema이름'
이 오류가 뜨는 이유는 mysql에서 user에게 권한을 주지 않아서 발생하는 오류이다. 방법은 간단하다. 권한을 주면된다.(필자는 mysql work-brench를 이용할 것) 1. Administration -> User and Privileges 를 선..
boomrabbit.tistory.com
반응형