[PHP-DEV] PHP 4.0 Bug #2910: MySQL query call produces 'not a valid MySQL-Link resource' From: mmoulton <email protected>
Date: 12/03/99

From: mmoulton <email protected>
Operating system: SuSE Linux 6.1
PHP version: 4.0 Beta 3
PHP Bug Type: MySQL related
Bug description: MySQL query call produces 'not a valid MySQL-Link resource'

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.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>