Why cannot I submit some Chinese characters to the database? How to solve

Source: Internet
Author: User
Why cannot I submit some Chinese characters to the database ?? My database uses the mysql database test code. there is a table news in gb2312, and the code is gb2312. The field title type is varchar. now I submit data to the table news, the data I submitted is "submitted", but an error is reported. why cannot I submit some Chinese characters to the database ??
My database uses mysql

The database test code is gb2312 which contains a table news, the code is gb2312, and the field title type is varchar.

Now, when I submit data to the table news, the submitted data is "simplified", but an error is returned. Isn't this simplified Chinese character? Why can't I save it to a database?

Worried ~ Alas ~

------ Solution --------------------
This is obviously a gbk character, big brother.
------ Solution --------------------
If you write an SQL statement and insert it directly, check your database if you cannot write it to the database.
------ Solution --------------------
In this case, the character set is greatly changed!
------ Solution --------------------
UTF-8 is enough.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.