일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- jQuery
- tomcat
- 쿼리
- CSS
- JavaScript
- 이클립스 설정
- docker
- 엘라스틱서치
- 자바 리스트
- java 오류
- Eclipse
- 한글 깨짐
- 자바스크립트
- 도커
- 자바
- eclipse 설정
- 이클립스
- JSP
- spring 오류
- db
- Excel
- 엑셀
- 인텔리제이
- 데이터베이스
- vscode
- 형변환
- Java
- spring form
- HTML
- elasticsearch
Archives
- Today
- Total
목록sql_mode 에러 (1)
개발노트

org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'DB명.테이블 별칭.컬럼명' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [원인]이 오류는 MySQL의 ONLY_FULL_GROUP_BY 모드와 관련이 있다...
Error/Database
2024. 5. 30. 13:28