BUG#27788685: NO WARNING WHEN TRUNCATING A STRING WITH DATA
LOSS ANALYSIS: ========= When converting from a BLOB/TEXT type to a smaller BLOB/TEXT type, no warning/error is reported to the user informing about the truncation/data loss. FIX: ==== We are now reporting a warning in non-strict mode and an appropriate error in strict mode.
Showing
Please register or sign in to comment