Mysql Data truncated for column, mysqltruncated

Source: Internet
Author: User

Mysql Data truncated for column, mysqltruncated

1. Describe your problems first.





If you want to remove the flag that allows null values... It happens that the data processed_f in the database is null and there is no value .... When you change the structure of a Data table, the message "Data truncated for column processed_f" appears .. The solution is to assign a value to the processed_f field in the database. At this time, you are saving. This error will not occur.



2. What happened to others on the Internet .. When you want to insert a record in a database in mysql, the Data truncated for column XXXXX error may occur for many reasons, which is caused by inconsistent Data types, check the length of the Data Type to solve this problem.




Mysql: Error: #01000 Data truncated for column

Check whether your SEX defines the type and whether 'B' can be saved. This may be because the type is incompatible.
 
Php + mysql + Dreamweaver: the submitted information displays Data truncated for column 'gender' at row 1, my database

What does the combination of php + mysql + Dreamweaver mean? Programming Language + database + editing software?
 

Related Article

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.