Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Kotlin
- brotli
- 워드프레스
- 알고리즘
- LastModified
- 리얼월드HTTP
- kotliln
- 지뢰찾기
- jsr303
- etag
- 랜선아미안해
- 지수반등
- jsr380
- 브로틀리
- 클래스레벨밸리데이션
- 알게뭐냐
- HTTP
- cache-control
- 이렇게살아야되나자괴감이
- 개미수열
- 스프링
- 코드스피츠
- Spring
- i18n
- cross parameter
Archives
- Today
- Total
취미개발 블로그와 마음수양
mysql Foreign key constraint is incorrectly formed error 본문
mysql Foreign key constraint is incorrectly formed error
인 경우..
이렇게 해결
ALTER TABLE parent_table ENGINE=InnoDB;
해결처
https://stackoverflow.com/questions/8434518/mysql-foreign-key-constraint-is-incorrectly-formed-error
'DB > MYSQL' 카테고리의 다른 글
mysql 수치 타입 (0) | 2014.06.11 |
---|---|
sql 기본 CRUD (0) | 2014.06.11 |
sql , ResultSet 길이 검사. 리절트셋 길이 검사 (0) | 2014.06.04 |
sql 원격 접속 허용 (0) | 2014.04.22 |
mysql 사용자 추가 (0) | 2014.04.13 |