diff --git a/ext/pdo_mysql/tests/bug53551.phpt b/ext/pdo_mysql/tests/bug53551.phpt index 0e73822e4be..daa26ea9fea 100644 --- a/ext/pdo_mysql/tests/bug53551.phpt +++ b/ext/pdo_mysql/tests/bug53551.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #44327 (PDORow::queryString property & numeric offsets / Crash) +Bug #53551 (PDOStatement execute segfaults for pdo_mysql driver) --EXTENSIONS-- pdo_mysql --SKIPIF--