반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- no sources given
- java version
- java 여러개 버전
- Java 1.8
- easy
- springboottest
- parse
- 스프링부트테스트
- error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- querydsl no sources given
- el1008e
- java
- maybe not public or not valid?
- AWS CLI
- java 11
- JUnit
- LeetCode
- yum install java
- aws
- log error
- java 버전 변경
- mac os git error
- property or field 'jobparameters' cannot be found on object of type
- OpenFeign
- java 1.8 11
- springboot
- springbatch error
- Medium
- No tests found for given includes
Archives
- Today
- Total
목록error executing DDL (1)
쩨이엠 개발 블로그
[MySQL] GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
1. 에러 JPA를 사용하던 중 ddl-auto를 update로 해놨더니 매번 스프링부트를 올릴 때마다 뭔가가 추가되던 도중 alter table adm_tags add constraint FKhrr3j1w5xn0ueh0s86u66dbjp foreign key (adm_faq_id) references adm_faqs (adm_faq_id) 이 alter 부분에서 밑의 콘솔 내용이 찍히면서 에러가 생겼다 GenerationTarget encountered exception accepting command : Error executing DDL " alter table adm_tags add constraint FKhrr3j1w5xn0ueh0s86u66dbjp foreign key (adm_faq_id) ..
개발/ETC
2023. 5. 16. 10:52