phpmyadmin/libraries/plugins/schema
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
..
dia Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
eps Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
pdf Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
svg Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
ExportRelationSchema.php Ensure page number is integer 2016-07-12 16:57:35 +02:00
RelationStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
SchemaDia.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaEps.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
SchemaPdf.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaSvg.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
TableStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00