Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulryanrogers
2989 days ago
Not the OP but one example of accepting invalid data is Mysql defaulting values to null/0/0000-00-00 when no value assigned and no default on column. Unless one is in strict mode.