phpmyadmin/libraries/controllers/server
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
..
ServerBinlogController.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
ServerCollationsController.php Use templating 2015-11-27 20:14:28 +11:00
ServerDatabasesController.php Merge pull request #12416 from rpv-tomsk/fix-replication-status 2016-07-29 10:46:11 +02:00
ServerEnginesController.php Pass the engine to the method 2015-12-08 11:06:18 +11:00
ServerPluginsController.php Update tests 2015-12-16 22:49:23 +11:00
ServerVariablesController.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30