今天在多表创建视图时 ,打开视图出现这个错误

原因是某个表的排序规则不一致

使用show create table table_name;查看 表的排序规则

主要看

其他表的排序规则都是utf8mb4_general_ci

所以需要修改这个表的排序规则

ALTER TABLE table_name convert to CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci

这样就可以正常打开!

Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,IMPLICIT) for operat相关推荐

  1. Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operat

    1.问题 今天又在mysql中遇到了,吐血. 2.解决方案 SQL最后加上 COLLATE utf8mb4_unicode_ci SELECT t2.cust_id as cust_id_ex,t1. ...

  2. MySQL:Illegal mix of collations (utf8_general_ci,COERCIBLE) and (gbk_chinese_ci,IMPLICIT) for operat

    MySQL:Illegal mix of collations (utf8_general_ci,COERCIBLE) and (gbk_chinese_ci,IMPLICIT) for operat ...

  3. MysqlIllegal mix of collations (utf8mb4_general_ci,IMPLICIT)and (utf8mb4_0900_ai_ciMysql排序规则报错解决深入了解

    前言 注: 大家好我是妈妈的好大儿, 笔者联系方式 QQ:3302254385 微信:yxc3302254385 交个朋友! 创作不易,三连十分感谢!!! 具体的错误原因是存储过程在调用时发生以下错误 ...

  4. MySQL replication illegal mix of collations

    MySQL replication case 一则 转载:http://www.vmcd.org/2013/09/mysql-replication-case-%E4%B8%80%E5%88%99/ ...

  5. Illegal mix of collations (utf8mb4_0900_ai_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operat

    多表关联查询报错先看报错结果 我想通过这个org_post_user_name 表和这个has 的复合表进行查询 通过这个条件关联在一起查询 where  ssorg.org = has.qwe 然后 ...

  6. Illegal mix of collations (utf8mb4_0900_ai_ci,IMPLICIT) and (utf8mb4_0900_as_ci,IMPLICIT) for operat

    java.sql.SQLException: Illegal mix of collations (utf8mb4_0900_ai_ci,IMPLICIT) and (utf8mb4_0900_as_ ...

  7. mysql Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) fo...

    错误:"Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for ...

  8. Error 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT

    Mysql 报错: `Error 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_c ...

  9. Error 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT)

    @[TOC](Error 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IM ...

最新文章

  1. 全国计算机一级office2010,2018年全国计算机等级考试一级office2010真题一套(中档题)...
  2. c语言函数调用参数太少,调用input_message的参数太少在主函数中 是神马意思 大神们帮帮我...
  3. 显示和隐藏系统任务栏的类
  4. vmware16 unlocker解锁以安装macos系统
  5. Taro+react开发(68):页面数据太长不走url走localstorage
  6. 装linux服务器进去配置界面,在CentOS 8 Linux上安装和配置SuiteCRM的步骤
  7. 牛客练习赛50-C——tokitsukaze and Soldier
  8. IDC发布2020上半年SD-WAN报告:阿里云领跑国内服务市场
  9. DEVC++中的 “万能头文件” <bits/stdc++.h>
  10. 【CentOS】scala安装
  11. Spring实现统一捕获接口层异常与邮件警报
  12. 《浏览器播放RTSP方案》之 VLC插件播放RTSP视频流
  13. 【JZOJ4939】平均值 题解
  14. 手脱Aspack变形壳1
  15. xml 硕正报表_硕正轻量级富Web应用套件–硕正报表主要指标及功能清单
  16. 串行异步通信_什么是并行传输、串行传输、异步传输?
  17. 【UEFI基础】EFI_HANDLE
  18. Excel 自动调整行高后增加高度
  19. Wormhole资产跨链项目代码解析
  20. Fiddler 如何抓取手机app包以及抓取https 响应

热门文章

  1. 基于SSM的校园运动会管理系统
  2. [Android]Tablayout:修改指示器indicator的宽度
  3. OCR API身份证查验的原理
  4. 高颜值时尚小巧蓝牙耳机推荐,女友生日过节最强送礼装备
  5. 康奈尔大学计算机系教授,独家解析康奈尔大学EE专业的五大方向
  6. cesium 获取当前屏幕视角的三维参数,x、y、z、heading、pitch、roll
  7. 量子计算的基本原理论述
  8. Oracle ADR(Automatic Diagnostic Repository)介绍
  9. Android中管理代码基本工作流程
  10. 在ie edge中消除默认出现的密码框小眼睛标志