Performance degradation observed when executing batch INSERT statements with DECIMAL/NUMERIC columns that contain mixed NULL and non-NULL values. The driver creates multiple prepared statements ...
I found where/why this was changed: #25296 for the complaints in #19654 however the change to null makes sense only when image_cleaner_enabled is false but does NOT make sense when ...