인프런 커뮤니티 질문&답변
권한 테이블 생성시 오류 질문입니다.
작성
·
1.5K
0
안녕하세요.
mem_auth 권한 테이블을 생성하면 mysql 에서 " Error Code: 1822. Failed to add the foreign key constraint. Missing index for constraint 'fk_mem_auth' in the referenced table 'mem_tbl' 이라는 메시지로 에러납니다.
idx로 매핑을 해줘야 하는 걸까요?







넵 ~ 해결됐습니다 ! 감사합니다 ~