Bug #93169 LOAD DATA LOCAL INFILE field substring
Submitted: 13 Nov 2018 6:09 Modified: 13 Nov 2018 7:04
Reporter: silence Year Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[13 Nov 2018 6:09] silence Year
Description:
When i use LOAD DATA LOCAL INFILE to import data to mysql,one column in table defined as varchar(20),but in some records,this column's length are larger then 20,it won't report an exception but truncate the string and left 20 characters into table.It's this mysql's configuration and how can i make it report an exception?

How to repeat:
as description.
[13 Nov 2018 7:04] MySQL Verification Team
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.