diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-12-11 19:20:16 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-12-14 18:26:12 +0100 |
commit | 10c9d615dea8a21437443d76132f973c7f0c5da4 (patch) | |
tree | 11f799dfd0bf664c2c4b11967a0e4d5e2c6f09a0 /ext/pdo_mysql/mysql_statement.c | |
parent | a221e17b41ad4c094908839593a0fd145b682f33 (diff) | |
download | php-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