php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15163 Select first not affect
Submitted: 2002-01-22 08:47 UTC Modified: 2002-01-22 14:29 UTC
From: sithot at sithot dot net dot kg Assigned:
Status: Not a bug Package: Informix related
PHP Version: 4.1.1 OS: Red-Hat 7.0
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: sithot at sithot dot net dot kg
New email:
PHP Version: OS:

 

 [2002-01-22 08:47 UTC] sithot at sithot dot net dot kg
i have php 4.1.1 as apache module compile with informix support using library from informix client sdk. Everything is running well except when i open page (*.php) that contain sql-syntax 'select first 10 * from table_name' return all rows in table_name not only 10 rows (right result is only 10 rows, because table_name contain 100 rows).
Anyone can help me pls ????

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-22 14:29 UTC] sander@php.net
This is not a support forum. Ask support questions on the appropriate mailinglist.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 12:01:29 2025 UTC