JavaScript is required to use Bungie.net

Forums

Edited by Antosino: 12/17/2017 2:27:04 PM
1
Databases don't work quite like that with integers. You can specify a max integer size, sure, but in terms of actual physical memory it's actually based on the size of the number as data, like the actual bits and bytes needed to store the integer value. It's why caps on money and other things in games can be some weird value like 124,546 or whatever (214,748 for a 32-bit integer value), because that's the highest integer value for the column size. So don't think of it as how many digits are in the number, but how much memory the number physically occupies - ie it's restricted by "100kb" and not "2 digits" for example.
English

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

You are not allowed to view this content.
;
preload icon
preload icon
preload icon