php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11652 mysql_data_seek() and mysql_unbuffered_query() warning text
Submitted: 2001-06-25 05:01 UTC Modified: 2002-05-08 03:22 UTC
From: aj@php.net Assigned: zak (profile)
Status: Closed Package: MySQL related
PHP Version: 4.0.6 OS: All
Private report: No CVE-ID: None
 [2001-06-25 05:01 UTC] aj@php.net
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-31 19:15 UTC] zak@php.net
doh.

 [2002-05-08 03:22 UTC] zak@php.net
Documentation updated and warning message extended.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC