MySQL Forums
Forum List  »  MySQL Workbench

Forcing an Unsigned as Default
Posted by: William Ong
Date: July 19, 2008 07:50PM

All my variables are Unsigned with the exception of a very small case. Is there a way to force MySQL to treat everything as unsigned? Also, when I use BOOLEAN, it converts it to an signed TINYINT(1). Is there a way to make it a unsigned tiny int by default?

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Forcing an Unsigned as Default
2923
July 19, 2008 07:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.