java.sql.SQLException: Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_0900_ai_

查询视图时报错:java.sql.SQLException: Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,IMPLICIT) for operation '=';html 本地环境:mysql8.0.13java 异常提示排序规则编码混乱,mysql8.0.1以后的默认COLLATE
相关文章
相关标签/搜索