RE: [PHP-DB] Error testing MySQL

2005-06-28 Thread Bastien Koert
Error 0 means that there were no errors in the execution of the query. It does not mean that the query actually returned results that you expect. Bastien From: "Michiel Jordens" <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Error testing MySQL Date: Tue, 28 J

[PHP-DB] Error testing MySQL

2005-06-28 Thread Michiel Jordens
From: Jordens Michiel <[EMAIL PROTECTED]> To: php-db@lists.php.net, php-db@lists.php.net Subject: Error testin MySQL Date: Tue, 28 Jun 2005 15:51:42 -0700 Hello All, I’m trying to test MySQL. The code that I’m using is below. PHPtest Error " . mysql_errno() . ":"