|
|
|
|
|
by tdavis
5063 days ago
|
|
As much as anything else, this is another great example of MySQL letting you shoot yourself in the face by default. I also love that you can save "y" to an integer field without complaint. It seems obvious that accurate data validation and comparison would be the cornerstone of a successful relational database, yet MySQL defaults fail to provide any domain-relevant value whatsoever. |
|
And no, you can not save 'y' to an integer field, so your rant is misplaced.