Hacker News new | ask | show | jobs
by dpcx 1259 days ago
MySQL historically isn't very good about blocking bad data. Sometimes it would silently truncate strings to fit the column type, for example. It's getting better as time goes on, though.