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
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:
42 + 2 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 11:01:28 2024 UTC