mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The problem is that the GEOMETRY NOT NULL can't automatically set any value as a default one. We always tried to complete LOAD DATA command even if there's not enough data in file. That doesn't work for GEOMETRY NOT NULL. Now Field_*::reset() returns an error sign and it's checked in mysql_load()
19 KiB
19 KiB