Skip to content

Commit d4d4010

Browse files
1 parent bf2d4ff commit d4d4010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/pdo_mysql/tests/pdo_mysql_attr_max_buffer_size.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ if (MySQLPDOTest::isPDOMySQLnd())
4545
printf("[%03d] id = %d, val = %s... (length: %d)\n",
4646
$offset, $id, substr($val, 0, 10), strlen($val));
4747
}
48-
$db->exec('DROP TABLE IF EXISTS test_attr_max_buffer_size');
4948

5049
} catch (PDOException $e) {
5150
printf("[%03d] %s, [%s] %s\n",

0 commit comments

Comments
 (0)