使用 mariadb 要篩選的欄位為chart.id 編碼為 utf8mb4_unicode_ci做一個參數'${客戶} 要在填報中做補零的修改 where chart.id = LPAD(LTRIM(CAST( '${客戶}' AS CHAR)),8,'0')要在填報中做補零的修改 ex: 輸入 19 出現 00000019然後就出現下列錯誤错误代码:11300001 数据集配置错误java.sql.SQLException: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='