Closed pony5551 closed 4 years ago
lKey := 'userdb1'; lRedis.&SET(lKey, 10000010004.ToString); lv := lRedis.INCR(lKey); WriteLn('lv = ', lv); //lv result is not 10000010005
function INCR(const aKey: string): NativeInt;
When compiling 32 bits,
Nativeint is integer