Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql/tests mysql_connect.phpt

2008-02-07 Thread Jani Taskinen
A lot of tests fail for me too, using libmysql. Pretty much same reason as Antony has. On Thu, 2008-02-07 at 15:41 +0200, Andrey Hristov wrote: > Antony Dovgal wrote: > > While you're on it, maybe you'd like to take a look at this test either: > > > > # cat 5_3.zts/ext/mysql/tests/mysql_trace_mod

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql/tests mysql_connect.phpt

2008-02-07 Thread Antony Dovgal
On 07.02.2008 16:41, Andrey Hristov wrote: > Which mysql version? 5.0.26 > libmysql or mysqlnd? Whatever is built by default. I.e. libmysql from what I understand. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql/tests mysql_connect.phpt

2008-02-07 Thread Andrey Hristov
Antony Dovgal wrote: > While you're on it, maybe you'd like to take a look at this test either: > > # cat 5_3.zts/ext/mysql/tests/mysql_trace_mode.diff > 002+ [001] [1044] Access denied for user 'test'@'localhost' to database > 'phptest' > 004+ Warning: mysql_free_result(): supplied argument is n

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql/tests mysql_connect.phpt

2008-02-07 Thread Antony Dovgal
While you're on it, maybe you'd like to take a look at this test either: # cat 5_3.zts/ext/mysql/tests/mysql_trace_mode.diff 002+ [001] [1044] Access denied for user 'test'@'localhost' to database 'phptest' 004+ Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource