Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Bug #11652 Updated: mysql_data_seek() and mysql_unbuffered_query() warning text From: zak <email protected>
Date: 12/31/01

ID: 11652
Updated by: zak
Reported By: aj <email protected>
Old Status: Open
Status: Assigned
Bug Type: MySQL related
Operating System: All
PHP Version: 4.0.6
Assigned To: zak
New Comment:

doh.

Previous Comments:
------------------------------------------------------------------------

[2001-06-25 05:01:21] aj <email protected>

When using mysql_data_seek() in conjunction with mysql_unbuffered_query() which obviously is not possible, I get a

Warning: Offset 5 is invalid for MySQL result index [...]

whilst the warning perhaps should have said that mysql_data_seek() aand mysql_unbuffered_query() cannot be used together. This might also be a documentation problem

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=11652&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>