Edit report at http://bugs.php.net/bug.php?id=51712&edit=1

 ID:               51712
 Updated by:       and...@php.net
 Reported by:      post at wickenrode dot com
 Summary:          Test mysql_mysqlnd_read_timeout_long must fail on
                   MySQL4
-Status:           Open
+Status:           Closed
 Type:             Bug
 Package:          MySQL related
 Operating System: Linux 2.6.18 i686
 PHP Version:      5.3.2
-Assigned To:      
+Assigned To:      mysql

 New Comment:

Fixed in 5_3 (will appear in 5.3.3) and trunk. Thank you for bug report


Previous Comments:
------------------------------------------------------------------------
[2010-05-11 17:27:05] and...@php.net

Automatic comment from SVN on behalf of andrey
Revision: http://svn.php.net/viewvc/?view=revision&revision=299250
Log: These tests should be run only if mysqli uses mysqlnd. Part of fix
for
Bug #51712 Test mysql_mysqlnd_read_timeout_long must fail on MySQL4

------------------------------------------------------------------------
[2010-05-01 03:14:50] post at wickenrode dot com

Also affects mysqli_stmt_execute.phpt,
mysqli_mysqlnd_read_timeout_long.phpt, 

mysqli_mysqlnd_read_timeout_zero.phpt

------------------------------------------------------------------------
[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

Reply via email to