MySQL Forums
Forum List  »  Newbie

Re: TinyInt(size)
Posted by: Peter Brawley
Date: February 06, 2017 01:11PM

Agreed the docs are inadequate in places you'd normally look for such info.

With ...int() types, the length param in parens refer to how many digits to display.

A carryover from early MySQL days, worse than useless (not least since the same notation with ...char() types does indicate max stored length).

Options: ReplyQuote


Subject
Written By
Posted
February 06, 2017 10:29AM
Re: TinyInt(size)
February 06, 2017 01:11PM
February 06, 2017 04:31PM


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.