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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
21 + 37 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC