Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

計算フィールドをフィルタリングするときのエラー "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 
prepare.xml class DataSourceException
解決策
影響を受けた計算フィールドで、NULL を " " で置き換えます。
 
ナレッジ記事番号

001473279

 
読み込み中
Salesforce Help | Article