php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2910 MySQL query call produces 'not a valid MySQL-Link resource'
Submitted: 1999-12-03 20:15 UTC Modified: 2000-06-09 11:56 UTC
From: mmoulton at cbrepro dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0 Beta 3 OS: SuSE Linux 6.1
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: mmoulton at cbrepro dot com
New email:
PHP Version: OS:

 

 [1999-12-03 20:15 UTC] mmoulton at cbrepro dot com
MySQL query call produces 'not a valid MySQL-Link resource' when called with optional database link. (i.e. mysql_query($query, $dbh) where mysql_query($query) works fine). No errors are produced when calling mysql_connect and mysql_select_db. The error was produced with persistend connections both on and off.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-27 16:54 UTC] joey at cvs dot php dot net
Can you provide some sample code?
Better yet, look at <A HREF="http://bugs.php.net/bugs.php?id=4515">THIS BUG</a>
and see if it does not answer your question.
 [2000-06-09 11:56 UTC] stas at cvs dot php dot net
no user feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 19:01:33 2024 UTC