Bug #101685 | Spatial generated columns + index + load data + default | ||
---|---|---|---|
Submitted: | 19 Nov 2020 17:22 | Modified: | 20 Nov 2020 13:27 |
Reporter: | Александр Ммммммм | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.22 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Nov 2020 17:22]
Александр Ммммммм
[20 Nov 2020 13:27]
MySQL Verification Team
Hi Mr. Mmmmmmm, Thank you for your bug report. However, this is not a bug. You have defined your spatial column as NOT NULL. All NOT NULL attributes, regardless of the data type, do not accept NULL values, by its own definition. Not a bug.