Files
LogBlock/src/main
Björn Teichmann 602b1192d1 Fix SMALLINT only allowing 65535 players to log
We just ran into the problem where new users didn't make any edits and after some digging I just found out why:
The playerid in the kb-players table was a SMALLINT. Changing that to an INT should work for some more years now ;-)
2013-03-30 09:58:57 +01:00
..
2013-01-20 19:30:34 +11:00