Early on, MySQL was known for anything but caring about your data. I've been using it since the 90's. Without "strict" mode, fields would be truncated and data types would be silently converted. Never mind the <5.x days where MyISAM was the default table type.
Early on, MySQL was known for anything but caring about your data. I've been using it since the 90's. Without "strict" mode, fields would be truncated and data types would be silently converted. Never mind the <5.x days where MyISAM was the default table type.