|
|
|
|
|
by drivebyacct2
5065 days ago
|
|
It's not theoretical. MySQL by default allowed type coercion out-of-box that is nonsensical. Sure, type coercion can be nice, but I'd prefer none over if it not failing and coercing bin('y') to 0. Attributing their success to their choice of DB is insulting at best. |
|
The coercing bin('y') to 0 makes no sense though - I agree with you there.