← Back to team overview

maria-discuss team mailing list archive

New Question: Range of values for INT

 

Hello,

A new question has been asked in "Data Types" by cay_mia_g. Please answer it at http://mariadb.com/kb/en/range-of-values-for-int/ as the person asking the question may not be subscribed to the mailing list.

--------------------------------
I believe the note for INT above:

Integer from -2147483648 to 2147483648 signed

Should be corrected to:

Integer from -2147483648 to 2147483647 signed

--------------------------------

To view or answer this question please visit: http://mariadb.com/kb/en/range-of-values-for-int/