mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
The is_null value was initialized once and thereafter only set to indicate NULL, and never unset to indicate not-NULL. Now set is_null to false, in addition to only setting it to true when the value in question is null.
3.4 KiB
3.4 KiB