php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56571 Incomplete record set returned on query
Submitted: 2005-10-01 15:57 UTC Modified: 2005-10-01 17:28 UTC
From: pookey@php.net Assigned:
Status: Not a bug Package: PDO_SQLITE (PECL)
PHP Version: 5.0.5 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pookey@php.net
New email:
PHP Version: OS:

 

 [2005-10-01 15:57 UTC] pookey@php.net
Description:
------------
A certain query (as show in reproduce code) doesn't return 
a full record set. 

Reproduce code:
---------------
http://shurl.net/test.php
http://shurl.net/test.phps

Expected result:
----------------
all 3 records should be shown 

Actual result:
--------------
(num or parent rows with child relationship + 1) records 
returned 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-01 16:04 UTC] pookey@php.net
change to version (was missing from dropdown on bug submit 
form)
 [2005-10-01 17:28 UTC] pookey at pookey dot co dot uk
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

User error (user being me - sorry for the noise)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 09:01:28 2025 UTC