From 825ed60f9059b238c83fa7ef72d33a9cc5147f23 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 25 Mar 2007 01:15:41 +0000 Subject: [PATCH] - Fixed test to skip when mysqld is not running --- ext/mysqli/tests/bug38710.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/bug38710.phpt b/ext/mysqli/tests/bug38710.phpt index 51ca8351a6..b3e1672ada 100755 --- a/ext/mysqli/tests/bug38710.phpt +++ b/ext/mysqli/tests/bug38710.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #38710 (data leakage because of nonexisting boundary checking in statements) --SKIPIF-- - + --FILE--