phpmyadmin/libraries/dbi
Michal Čihař d03954bf9c Enable LOAD DATA LOCAL INFILE only when needed
There is no need to have this feature allowed for normal SQL queries, it
can lead to leaking sensitive files from the web server. It's enough to
enable it only in LDI import plugin, where we control what queries are
executed.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-23 08:59:02 +02:00
..
drizzle-wrappers.lib.php Doc improvements 2012-09-19 13:29:57 +02:00
drizzle.dbi.lib.php Add fake PMA_DBI_store_result to other DBIs (bug #3577217) 2012-10-18 10:13:03 +02:00
dummy.lib.php Define missing queries in the dummy driver 2016-01-28 14:33:37 +01:00
mysql.dbi.lib.php Enable LOAD DATA LOCAL INFILE only when needed 2016-07-23 08:59:02 +02:00
mysqli.dbi.lib.php Enable LOAD DATA LOCAL INFILE only when needed 2016-07-23 08:59:02 +02:00