php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1658 Enhance Sybase-ct to fetch limited rows
Submitted: 1999-07-05 04:35 UTC Modified: 2004-01-23 20:51 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: mark at polygrafix dot co dot za Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Red Hat Linux release 6.0
Private report: No CVE-ID: None
 [1999-07-05 04:35 UTC] mark at polygrafix dot co dot za
Our PHP coders here (www.sabex.com) have reported that a query to sybase through PHP fetches all rows from the server.  This is causing delays with large tables.

I have been asked to modify our local copy to allow more control over the amount of data returned.

1) Is anyone working on similar modifications?
2) If I cut the code here, how can I easiest integrate this code into an official release?
3) I haven't submitted any code to an open source project before, so any hand-holding you can offer me on source code control, versioning, merging, style, etc. would be appreciated!

Mark Thomas
mark@polygrafix.co.za
Sabex (Pty) Ltd.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:31 UTC] jimw@php.net
refiling against 4.0.
 [2004-01-23 20:51 UTC] thekid@php.net
Was implemented in PHP/4.3.0 with sybase_unbuffered_query(). Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 20 23:01:26 2024 UTC