phpmyadmin/libraries/controllers
Deven Bansod f14cffdbe7 Properly escape strings in MySQL statement values
Use *_real_escape string functions provided by connectors to escape strings while exporting

Fix #12453

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>

Conflicts:
	libraries/server_privileges.lib.php
2016-10-29 10:45:12 +05:30
..
database Fix replication status output in database tables list. 2016-08-01 03:37:20 +01:00
server Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
table Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
Controller.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
DatabaseController.php Update controllers' namespace. 2015-09-01 21:56:14 +02:00
TableController.php Update controllers' namespace. 2015-09-01 21:56:14 +02:00