From fea4eeb8453315b3f37c8f4f9da8d46aa938b64a Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 18 Jul 2006 00:09:01 +0000 Subject: [PATCH] Added possible failure note. --- ext/mysqli/tests/013.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/013.phpt b/ext/mysqli/tests/013.phpt index 983ceba14c..60caff5b8a 100644 --- a/ext/mysqli/tests/013.phpt +++ b/ext/mysqli/tests/013.phpt @@ -1,5 +1,5 @@ --TEST-- -mysqli fetch mixed / mysql_query +mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server) --SKIPIF-- --FILE-- -- 2.50.1