Bug #82830 | Load data error 1262 behaviour different between 5.6 and 5.7 under strict sqlmod | ||
---|---|---|---|
Submitted: | 1 Sep 2016 2:41 | Modified: | 25 Oct 2016 15:20 |
Reporter: | lou shuai (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S2 (Serious) |
Version: | 5.7, 5.7.14 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | 1262, 5.7, error, LOAD DATA, sql mode, sqlmode, strict |
[1 Sep 2016 2:41]
lou shuai
[1 Sep 2016 6:04]
MySQL Verification Team
Hello! Thank you for the report and test case. Thanks, Umesh
[25 Oct 2016 15:20]
Paul DuBois
Posted by developer: Noted in 5.7.17, 8.0.1 changelogs. For LOAD DATA statements, input data with too many column values produced only a warning, rather than an error as in MySQL 5.6. An error now occurs.