MySQL Forums
Forum List  »  InnoDB

Re: Default integer size variation?
Posted by: Rick James
Date: February 22, 2009 12:06AM

10 is the biggest 32 bit int; 11 characters are needed if when there is a "-".

10/11 is just the default output format -- it has nothing to do with the storage size. In both cases, 4 bytes are used. (Same as in MyISAM.)

Options: ReplyQuote


Subject
Views
Written By
Posted
6654
February 21, 2009 07:17PM
Re: Default integer size variation?
2597
February 22, 2009 12:06AM


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.