summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/mysql_statement.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-12-11 19:20:16 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-12-14 18:26:12 +0100
commit10c9d615dea8a21437443d76132f973c7f0c5da4 (patch)
tree11f799dfd0bf664c2c4b11967a0e4d5e2c6f09a0 /ext/pdo_mysql/mysql_statement.c
parenta221e17b41ad4c094908839593a0fd145b682f33 (diff)
downloadphp-git-10c9d615dea8a21437443d76132f973c7f0c5da4.tar.gz
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.
Diffstat (limited to 'ext/pdo_mysql/mysql_statement.c')
0 files changed, 0 insertions, 0 deletions