php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19789 Bug report system: quick search has no results, but to MYSQL-warnings
Submitted: 2002-10-06 19:43 UTC Modified: 2002-10-07 09:44 UTC
From: soletan at toxa dot de Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.2.3 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: soletan at toxa dot de
New email:
PHP Version: OS:

 

 [2002-10-06 19:43 UTC] soletan at toxa dot de
Those two warnings are apparently because you doesn't handle not getting no result-set but false and call mysql_fetch etc. using this false being the resultset handle.


I've been searching for "update.php" ... BTW

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-07 09:44 UTC] sander@php.net
No, it's a bug in MySQL 4.0. We need MySQL 4.0 here for the fulltext indexing. Just refresh the page and the errors will probably disappear.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 23:01:29 2024 UTC