Dan Kalowsky <[EMAIL PROTECTED]> writes:
> Was Zend/zend_alloc.c Patch discussion..
>
> Topic change to reflect the discussion direction change...
Thanks for your interest.
>
> Before I even look at this patch for the ODBC section a few questions.
I think that the patch can be useful also with other db. It just try
to allocate a reasonable amount of memeory.
SQLColAttributes can return a very big number if you ask for
DISPLAY_SIZE of a LONG VARCHAR (or similar type) and I try to allocate only
min (longreadlen, displaysize) bytes.
>
> 1) what version of Solid?
SOLID Embedded Engine - v.03.00.0051 (Linux ix86 MT)
Ciao
--
Walter Franzini, e-mail: [EMAIL PROTECTED]
SysNet, Via Digione 8, 27100 Pavia - Italy
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]