# Collation
총 6개의 포스트

[MySQL] Character Set, Collation 확인
문자셋(Character set) 과 콜레이션(Collation) CHAR, VARCHAR, TEXT 등의 문자열 Datatype에는 문자셋(Character set)과 콜레이션(Collation) 속성이 있다. 문자셋(Character set)은 각 문자가 컴퓨
2022년 8월 30일
·
0개의 댓글·
0
[MariaDB] Illegal mix of collations (utf8_unicode_ci,IMPLICIT) 오류
Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='spring에서 api를 만들어 테스트해보니 호출한 프로시저에 문제가 있다며 위와 같은
2022년 5월 11일
·
0개의 댓글·
0
[DB][MariaDB] collation 확인 방법
MariaDB에서 Schema를 생성 할 때 collation을 입력한다. $ <span style="color:show cllation$ <span style="color:show collation like
2021년 10월 11일
·
0개의 댓글·
0TIL DAY 30 || AWS RDS Dump sql file migration error, Unknown collation :utf8mb4_0900_ai_ci
Unknown collation "utf8mb40900_ai_ci"
2021년 3월 27일
·
0개의 댓글·
1