phpmyadmin/libraries/plugins
Andrea Vallorani 364b26b0dd Bug #4798 Missing column when exporting in sql (2)
Export failure when the comments contains reserved keywords (KEY, CONSTRAINT)
To resolve, I removed the SQL comment from the current line before checking the presence of reserved keywords.

Signed-off-by: Andrea Vallorani <andrea.vallorani@gmail.com>
2015-03-17 18:15:13 +01:00
..
auth phpUnit is unable to mock private methods 2015-03-09 14:17:15 +05:30
export Bug #4798 Missing column when exporting in sql (2) 2015-03-17 18:15:13 +01:00
import Remove code to ignore commit. 2015-01-03 21:39:56 +01:00
schema bug #4706 Schema export doesn't handle dots in db/table name 2015-02-04 15:11:05 +05:30
transformations Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
AuthenticationPlugin.class.php bug #4611 [security] DOS attack with long passwords 2014-12-03 08:50:14 -05:00
ExportPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
SchemaPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
TransformationsInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
TransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00