We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17f596 commit 626d96aCopy full SHA for 626d96a
ext/pdo_mysql/tests/bug_44454.phpt
@@ -73,8 +73,6 @@ require dirname(__FILE__) . '/mysql_pdo_test.inc';
73
$db = MySQLPDOTest::factory();
74
$db->exec('DROP TABLE IF EXISTS test');
75
?>
76
---XFAIL--
77
-For some reason the exception gets thrown at the wrong place
78
--EXPECTF--
79
Native Prepared Statements
80
... SELECT has returned 1 row...
0 commit comments