In MySQL, what is the difference betwen TINYINT(1) and Boolean?
3 Answers
3 Comments
zerkms
@Justin Niessner: if only every SO member read the documentation - amount of questions would decrease to at least an order of magnitude
Jonathan Allen
Right, it's easy to say "read the manual" AFTER you already know the answer and where it is in said manual.
zerkms
@Jonathan Allen: "mysql boolean" google request 1st result is the referred page