All INT(X) does is specify how many digits are actually shown. In MySQL, INT is always 4 bytes long, which means that it stores: -2147483648 to 2147483647, or when used with unsigned, 0 to 4294967295.
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.