diff options
author | Andrey Hristov <andrey@php.net> | 2005-11-08 13:50:50 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2005-11-08 13:50:50 +0000 |
commit | 00a9f063f8bbd165562fe7bd38c759393324fa84 (patch) | |
tree | 973a7efba656691961ffefdfbae37c9293e9af14 /ext/mssql/php_mssql.c | |
parent | 270640283e4bceee208b09a843c02b2e79b71e07 (diff) | |
download | php-git-00a9f063f8bbd165562fe7bd38c759393324fa84.tar.gz |
on 32bit platform if the column is UNSIGNED INT(11) and the value
is greater than 2^31-1 then convert to string. on 64bit this is of no
problem because there long inside zval is big enough to keep unsigned
int(11)
Diffstat (limited to 'ext/mssql/php_mssql.c')
0 files changed, 0 insertions, 0 deletions