Loading

계산된 필드를 필터링하는 동안 "Illegal mix of collations" 오류 발생

게시 일자: Aug 24, 2022
상세 설명
"NULL"을 포함하는 계산된 필드를 필터링하려고 하면 다음 오류가 발생합니다. 

An error occured while communicating with data source...(데이터 원본 ...과(와) 통신하는 동안 오류가 발생했습니다.) 
The connection to the data source might have been lost.(데이터 원본에 대한 연결이 끊어진 것 같습니다.) 
[MySQL][ODBC 5.3(w) Driver][mysqld-5.1.33-community​]Illegal mix of collations (utf8_bin,NONE) AND (utf8_general,COERCIBLE) for operation([MySQL][ODBC 5.3(w) 드라이버][mysqld-5.1.33-community​]작업에 대한 잘못된 데이터 정렬 (utf8_bin,NONE) 및 (utf8_general,COERCIBLE) 혼합) 
prepare.xml class DataSourceException(prepare.xml 클래스 DataSourceException)
솔루션
영향을 받는 계산된 필드에서 NULL을 " "(공백)으로 바꿉니다.
 
Knowledge 기사 번호

001473279

 
로드 중
Salesforce Help | Article