Date: 12/20/00
- Next message: Bill Stoddard: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Gregory Kaczmarczyk: "[PHP-DEV] libphp4.a error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: myers <email protected>
Operating system: Windows NT 4.0
PHP version: 4.0.3pl1
PHP Bug Type: ODBC related
Bug description: Unable to handle MS SQL's ntext data type. Fails with FATAL: emalloc(): Unable
Using MS SQL via ODBC. Any time I tried to select a field from the database that had the type 'ntext' it failed with this error:
FATAL: emalloc(): Unable to allocate 1073741824 bytes
What's weird is that this is the same amount of memory that someone ran into in bug #1299, thus I think we're on to the same bug.
also check out http://lists.omnipotent.net/php3/200003/msg00552.html
http://infosoc.uni-koeln.de/pipermail/php/Week-of-Mon-20000214/014693.html (in Germany... not sure what their saying but the number is the same).
-- Edit Bug report at: http://bugs.php.net/?id=8340&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bill Stoddard: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Gregory Kaczmarczyk: "[PHP-DEV] libphp4.a error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

