Re: [PHP-DEV] Question for Zeev, Zak or Georg - mysql_query and possible integer overflow?
[email protected] (Zak Greant) Wed, 26 Mar 2003 02:39:28 +0000
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
D'oh - read too little, too fast. :) On Tue, Mar 25, 2003 at 05:55:42PM -0800, Zeev Suraski wrote: > I believe he meant the query id's that the engine uses, and not the auto > increment id's. Wez's response was accurate, we'll overflow at some > point. This is basically because PHP was designed with short requests in > mind. We could probably fix it relatively easily for ZE2.