uw Fri May 29 11:00:53 2009 UTC
Modified files:
/php-src/ext/mysqli/tests mysqli_kill.phpt
Log:
Another detail where mysqlnd is superior than libmysql. The mysql_info() from
libmysql does not support SELECT:
http://dev.mysql.com/doc/refman/6.0/en/mysql-inf
uw Thu May 28 13:55:46 2009 UTC
Modified files:
/php-src/ext/mysqli/tests mysqli_kill.phpt
Log:
Fixing test (its OK in 5_3 and needs to be fixed in HEAD)
http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_kill.phpt?r1=1.4&r2=1.5&diff_format=u
I