]> granicus.if.org Git - php/commitdiff
Those will fail with MySQL 5.5. Running them because they have unveiled a crash,...
authorUlf Wendel <uw@php.net>
Mon, 12 Sep 2011 12:14:56 +0000 (12:14 +0000)
committerUlf Wendel <uw@php.net>
Mon, 12 Sep 2011 12:14:56 +0000 (12:14 +0000)
ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt
ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt

index 1469f658019dfb72f5a492c73b6a3bce54501acf..35433b136af4c51a7ea9afb6f9bb9c911f0e6620 100644 (file)
@@ -123,6 +123,8 @@ if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
 
 mysqli_close($link);
 ?>
+--XFAIL--
+Unsupported and undefined, under development
 --EXPECTF--
 [010] More results: yes
 [011] Next result: yes
index bd3592264c43e14a33691a998d7c834d6509552b..8c7c799def25c299c8ec0ea24ca895b5653228b0 100644 (file)
@@ -73,6 +73,8 @@ if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
 
 mysqli_close($link);
 ?>
+--XFAIL--
+Unsupported and undefined, under development
 --EXPECTF--
 [008] More results: %s
 [009] Next results: %s