1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00
Files
archived-php-src/ext/pdo_mysql
Christoph M. Becker 10c9d615de 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.
2020-12-14 18:26:12 +01:00
..
2020-09-17 11:32:01 +02:00
2018-07-25 00:53:25 +02:00
2020-02-03 13:41:31 +01:00
2020-12-10 09:58:47 +01:00
2020-12-10 09:58:47 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00