当前位置:网站首页>MySQL inserts Chinese data and reports an error. Set the default collation
MySQL inserts Chinese data and reports an error. Set the default collation
2022-07-02 21:34:00 【yaoyaozaiye】
【 Issues an error 】
When inserting data into the database ,varchar An error occurs when inserting Chinese data into a field of type .
Original error report :
ERROR 1366 (HY000): Incorrect string value: ‘\xE8\xA5\xBF\xE5\xAE\x89’ for column ‘address’
【 Cause analysis 】
adopt show full columns from user_bean;
Statement to view the of the field collation attribute , Found field collation The property value is latin1_swedish_ci , The description field defaults to English . Chinese is not set , So when inputting Chinese ,mysql The error will be reported as “ The value of the string is incorrect ”.
【 resolvent 】
edit mysql Configuration file for /etc/my.cnf,
vi /etc/my.cnf
stay [mysqld] Now add two lines to supplement
character_set_server=utf8
collation_server=utf8_general_ci
restart Mysql service
systemctl restart mysqld
Insert Chinese data into the database , success !
Be careful : The above steps can solve the problem of fields when creating tables in the future collation Attribute problem , But the table fields that have been created earlier collation The attribute value does not change .
If you want to change the previously created table , What do I do ?
Method 1: Modify the original table , You can use similar statements alter table user_bean change address address varchar(255) character set utf8 collate utf8_general_ci not null;
Method 2: Delete the original table , Rebuild .
【 Command summary 】
show full columns from Table name
vi /etc/my.cnf
character_set_server=utf8
collation_server=utf8_general_ci
systemctl restart mysqld
alter table Table name change Fields to modify Field name data type character set utf8 collate utf8_general_ci constraint condition ;
边栏推荐
- Record the problems encountered by nodejs asynchronism
- 如何防止你的 jar 被反编译?
- Welfare | Hupu isux11 Anniversary Edition is limited to hand sale!
- Free open source web version of xshell [congratulations on a happy new year]
- 5 environment construction spark on yarn
- How does esrally perform simple custom performance tests?
- Research Report on the overall scale, major manufacturers, major regions, products and application segmentation of signal distributors in the global market in 2022
- Construction and maintenance of business websites [6]
- Today, I met a Alipay and took out 35K. It's really sandpaper to wipe my ass. it's a show for me
- Accounting regulations and professional ethics [16]
猜你喜欢
treevalue——Master Nested Data Like Tensor
How is LinkedList added?
[error record] the command line creates an error pub get failed (server unavailable) -- attempting retry 1 in 1 second
[shutter] shutter layout component (physicalmodel component)
Add two numbers of leetcode
[hands on deep learning]02 softmax regression
MySQL learning record (5)
It is said that this year gold three silver four has become gold one silver two..
[shutter] the shutter plug-in is used in the shutter project (shutter plug-in management platform | search shutter plug-in | install shutter plug-in | use shutter plug-in)
[dynamic planning] p1220: interval DP: turn off the street lights
随机推荐
Huawei Hongmeng watch achieves fireworks display effect on New Year's Eve
The web version of xshell supports FTP connection and SFTP connection
How is LinkedList added?
Research Report on the overall scale, major manufacturers, major regions, products and application segmentation of precoated metallic coatings in the global market in 2022
Interpretation of some papers published by Tencent multimedia laboratory in 2021
Sword finger offer (I) -- handwriting singleton mode
China Indonesia advanced wound care market trend report, technological innovation and market forecast
The web version of xshell supports FTP connection and SFTP connection [detailed tutorial] continued from the previous article
MySQL learning record (1)
Don't you want to have a face-to-face communication with cloud native and open source experts? (including benefits
Golang string segmentation
Research Report on the overall scale, major manufacturers, major regions, products and application segmentation of shock absorber oil in the global market in 2022
kernel_ uaf
Plastic granule Industry Research Report - market status analysis and development prospect forecast
Cloud computing technology [2]
Who do you want to open a stock account? Is it safe to open a mobile account?
Go cache of go cache series
Research Report on the overall scale, major manufacturers, major regions, products and applications of hollow porcelain insulators in the global market in 2022
Send blessings on Lantern Festival | limited edition red envelope cover of audio and video is released!
Baidu sued a company called "Ciba screen"