php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3903 This is actually with PHP4b4 PL1. Mysql queries not running correctly.
Submitted: 2000-03-22 19:17 UTC Modified: 2000-07-22 19:52 UTC
From: pdunlop at linz dot govt dot nz Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.15 OS: Mandrake 7-2 Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git 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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pdunlop at linz dot govt dot nz
New email:
PHP Version: OS:

 

 [2000-03-22 19:17 UTC] pdunlop at linz dot govt dot nz
basically i have a batch server that I've written. It was is creating a list of SQL queries fine, as I've outputted them to screen. The live no's in the query appear from 1 - 9 however the database only contains 4 - 9. its dropping the first 3 queries for some reason.

I think this has something to do with the mysql updates that came with php4b4 pl1, with the added bonus of loops involved.. perhaps too many iternations in one function then the parent function and queries being generated left right and center confuses the system? I'm confident the code is cocha, but will be testing with php4b3

Oh and also am using the zend optimizer.

Any further information please contact me at email address.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-22 19:52 UTC] mrobinso at cvs dot php dot net
Please upgrade to the latest version of php4
and reopen against the correct version if the
problem persists.

Include a copy of your ./configure line, together with
versions of related software you are using.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 01:01:31 2024 UTC