Re: Change log
So as to that crazy bug with people who have siggies having their rank update to 2600, read this:
[12:09:54 AM] aperson: hey
[12:09:58 AM] aperson: 2 147 483 648 is the size of a signed int
[12:10:02 AM] aperson: is that about where 2600 is?
[12:12:53 AM] Dom: rank 2600 includes users with grandtotal 2,147,348,105 to 3,346,324,465
[12:12:55 AM] Dom: so yeah
[12:12:56 AM] Dom: o.O
[12:13:02 AM] aperson: ****in owned
[12:13:05 AM] aperson: omg I figured it out
[12:13:11 AM] Dom: wow
[12:13:18 AM] aperson: the way the old query was running it was running into the signed int limit and couldn't run the score from higher than that
[12:13:38 AM] aperson: because it was stuffing the retrieved grand total down into something that was a signed int.
[12:13:45 AM] Dom: wow amazing
[12:13:46 AM] Dom: rofl
[12:13:53 AM] aperson: omfg that's retarded
So as to that crazy bug with people who have siggies having their rank update to 2600, read this:
[12:09:54 AM] aperson: hey
[12:09:58 AM] aperson: 2 147 483 648 is the size of a signed int
[12:10:02 AM] aperson: is that about where 2600 is?
[12:12:53 AM] Dom: rank 2600 includes users with grandtotal 2,147,348,105 to 3,346,324,465
[12:12:55 AM] Dom: so yeah
[12:12:56 AM] Dom: o.O
[12:13:02 AM] aperson: ****in owned
[12:13:05 AM] aperson: omg I figured it out
[12:13:11 AM] Dom: wow
[12:13:18 AM] aperson: the way the old query was running it was running into the signed int limit and couldn't run the score from higher than that
[12:13:38 AM] aperson: because it was stuffing the retrieved grand total down into something that was a signed int.
[12:13:45 AM] Dom: wow amazing
[12:13:46 AM] Dom: rofl
[12:13:53 AM] aperson: omfg that's retarded







Comment