当前位置:网站首页>Solve the problem of "Chinese garbled MySQL fields"
Solve the problem of "Chinese garbled MySQL fields"
2022-07-04 08:51:00 【sanqima】
stay MySQL v5.5.3 Before , Chinese characters are used 3 Bytes , And this 3 Bytes only contain part of Chinese ; And in the MySQL v5.5.3 after , Chinese characters are used 4 Bytes . For backward compatibility ,MySQL Use utf8mb4 To represent all Chinese strings , It USES 4 Bytes , It can also express English 、 French 、 Russian and so on . Use Navicat Open database , Select a field --》Character Set : utf8mb4, Collation: utf8mb4_swedish_ci that will do . Pictured (1) Shown , take name The character set of the field is changed to : utf8mb4.


边栏推荐
- C语言-入门-基础-语法-[标识符,关键字,分号,空格,注释,输入和输出](三)
- @Role of requestparam annotation
- Newh3c - network address translation (NAT)
- Clion console output Chinese garbled code
- C language - Introduction - Foundation - syntax - [identifier, keyword, semicolon, space, comment, input and output] (III)
- The old-fashioned synchronized lock optimization will make it clear to you at once!
- awk从入门到入土(7)条件语句
- Guanghetong's high-performance 4g/5g wireless module solution comprehensively promotes an efficient and low-carbon smart grid
- C语言-入门-基础-语法-[主函数,头文件](二)
- Awk from digging into the ground to getting started (10) awk built-in functions
猜你喜欢
](/img/89/0f5f4ba07c637b09abe873016cba2d.png)
C语言-入门-基础-语法-[标识符,关键字,分号,空格,注释,输入和输出](三)

Codeforces Round #803 (Div. 2)(A-D)

C, Numerical Recipes in C, solution of linear algebraic equations, Gauss Jordan elimination method, source code

awk从入门到入土(12)awk也可以写脚本,替代shell

Snipaste convenient screenshot software, which can be copied on the screen

MySQL relearn 1-centos install mysql5.7

C语言-入门-基础-语法-数据类型(四)

What if I forget the router password
](/img/5a/c6a3c5cd8038d17c5b0ead2ad52764.png)
C语言-入门-基础-语法-[主函数,头文件](二)
![Private collection project practice sharing [Yugong series] February 2022 U3D full stack class 007 - production and setting skybox resources](/img/f9/6c97697896cd1bd0f1d62542959f29.jpg)
Private collection project practice sharing [Yugong series] February 2022 U3D full stack class 007 - production and setting skybox resources
随机推荐
C language - Introduction - Foundation - syntax - [variable, constant light, scope] (V)
Horizon sunrise X3 PI (I) first boot details
[untitled] 2022 polymerization process analysis and polymerization process simulation examination
Guanghetong's high-performance 4g/5g wireless module solution comprehensively promotes an efficient and low-carbon smart grid
广和通高性能4G/5G无线模组解决方案全面推动高效、低碳智能电网
Codeforces Global Round 21(A-E)
There are 100 people eating 100 apples, one adult eating 4 apples, and four children eating 1 apple. How can they eat exactly 100 apples? Use any high-level language you are familiar with
上周热点回顾(6.27-7.3)
@Role of pathvariable annotation
2022 examination questions for safety managers of metal and nonmetal mines (underground mines) and examination papers for safety managers of metal and nonmetal mines (underground mines)
Educational Codeforces Round 115 (Rated for Div. 2)
How to solve the problem of computer jam and slow down
How to solve the problem that computers often flash
L1 regularization and L2 regularization
到底什么才是DaaS数据即服务?别再被其他DaaS概念给误导了
What should I do if there is a problem with the graphics card screen on the computer
Flutter integrated amap_ flutter_ location
awk从入门到入土(14)awk输出重定向
Webapi interview question summary 01
Awk from entry to penetration (6) regular matching