Small fix for Field_str::store() to avoid trying to read past beginning
of log_10 array. sql/field.cc: Avoid pointless calculation for really short fields, and what could be an attempt to access outside the bounds of the log_10 array.
Showing
Please register or sign in to comment