상세 컨텐츠

본문 제목

[mysql] SELECT command denied to user 'user'@'localhost' for table

DATABASE

by jeonghojin 2023. 8. 21. 10:57

본문

계정 권한 설정 과정에서 발생

 

SELECT command denied to user 'user'@'localhost' for table

 

특정 유저에게 table 권한이 없을 경우 발생.

- user 확인 필요

- 권한 확인 필요

 

'DATABASE' 카테고리의 다른 글

[mysql] upsert 사용시 주의  (0) 2023.10.31
[Mysql] 이모지 삽입 관련  (0) 2023.08.30
[MYSQL] SELECT 결과 UPDATE 시키기  (0) 2023.08.10
[Cache] 캐싱 전략2  (0) 2023.05.25
[Cache] 캐싱 전략1  (0) 2023.05.24

관련글 더보기