Edit report at http://bugs.php.net/bug.php?id=51712&edit=1
ID: 51712
User updated by: post at wickenrode dot com
Reported by: post at wickenrode dot com
Summary: Test mysql_mysqlnd_read_timeout_long must fail on
MySQL4
Status: Open
Type: Bug
Package: MySQL related
Operating System: Linux 2.6.18 i686
PHP Version: 5.3.2
New Comment:
Also affects mysqli_stmt_execute.phpt,
mysqli_mysqlnd_read_timeout_long.phpt,
mysqli_mysqlnd_read_timeout_zero.phpt
Previous Comments:
------------------------------------------------------------------------
[2010-05-01 02:58:07] post at wickenrode dot com
Description:
------------
The test mysql_mysqlnd_read_timeout_long.phpt uses the query
"SELECT SLEEP(6)"
while SLEEP was only added in MySQL 5.0.12 and therefore the test must
fail on
MySQL 4
Expected result:
----------------
Either the test should succeed or XFAIL but not FAIL.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=51712&edit=1