PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #11652 mysql_data_seek() and mysql_unbuffered_query() warning text
Submitted:25 Jun 2001 5:01am UTC Modified: 8 May 2002 3:22am UTC
From:aj@php.net Assigned to:zak
Status:Closed Category:MySQL related
Version:4.0.6 OS:All
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN account, you can't do anything here. You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: aj@php.net
New email:
Version: OS:
New/Additional Comment:

[25 Jun 2001 5:01am 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
[31 Dec 2001 7:15pm UTC] zak@php.net
doh.
[8 May 2002 3:22am UTC] zak@php.net
Documentation updated and warning message extended.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC