]> granicus.if.org Git - php/commit
Fix for mysqli_stmt_execute.phpt, should be ran only against
authorAndrey Hristov <andrey@php.net>
Tue, 11 May 2010 15:49:03 +0000 (15:49 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 11 May 2010 15:49:03 +0000 (15:49 +0000)
commitab232ebb09b2274d1847ae074dbf23b024e27ce6
tree65ef86cb32e4aeda2b164ed2ba7504dcb990496e
parentfd6f3961f8810d3a3a048167a67c146b1a2df2b1
Fix for mysqli_stmt_execute.phpt, should be ran only against
4.1+ servers. MySQL's SLEEP function is available since 5.0.12, thus
the tests that use this function should be ran only if the server
is at least 5.0.12.
ext/mysqli/tests/mysqli_mysqlnd_read_timeout_long.phpt
ext/mysqli/tests/mysqli_mysqlnd_read_timeout_zero.phpt
ext/mysqli/tests/mysqli_stmt_execute.phpt