Bug #118084 | varchar NULL after alter json not null,value is null | ||
---|---|---|---|
Submitted: | 29 Apr 9:52 | Modified: | 31 Jul 12:54 |
Reporter: | xuzong sun | Email Updates: | |
Status: | Need Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.7.35, 8.0.37 | OS: | Any |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[29 Apr 9:52]
xuzong sun
[29 Apr 11:35]
xuzong sun
Sorry , I retest this bugs, sql_mode is empty
[29 Apr 11:35]
xuzong sun
Sorry , I retest this bugs, sql_mode is empty
[31 Jul 12:54]
MySQL Verification Team
Hello xuzong sun, Thank you for the bug report. Could you please retest with sql_mode Strict? Setting sql_mode = 'STRICT_ALL_TABLES' produces error not warning. For more info, please see the doc https://dev.mysql.com/doc/refman/8.0/en/sql-mode.html#sql-mode-strict Regards, Ashwini Patil