Skip to content

Commit 10c9d61

Browse files
committed
Drop pdo_mysql_prepare_load_data.phpt
Like the test title and some comments in this test describe, this test was supposed to have `::prepare()` failing because `LOAD DATA INFILE` would not be supported as prepared statement, and then the test checks whether follow-up queries would succeed. However, `LOAD DATA INFILE` is supported for prepared statements at least on Windows with mysqlnd, so the test does no longer test what it is supposed to do. Therefore, we drop it. Closes GH-6509.
1 parent a221e17 commit 10c9d61

File tree

1 file changed

+0
-129
lines changed

1 file changed

+0
-129
lines changed

ext/pdo_mysql/tests/pdo_mysql_prepare_load_data.phpt

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)