phpmyadmin/libraries/plugins
Madhura Jayaratne eea2bf811a Fix #11336 Exporting a table exports database level events
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-31 12:36:53 +05:30
..
auth Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
export Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
import Only the empty repeats in the last column should be skipped 2015-07-14 14:55:01 +05:30
schema Fix #11326 Exported schema includes all the tables of the database 2015-07-28 08:11:38 +05:30
transformations Avoid filling up error log with info level messages 2015-04-23 19:23:12 +05:30
AuthenticationPlugin.class.php Remove dead code 2015-02-02 06:25:37 +01:00
ExportPlugin.class.php Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php rfe CodeMirror based SQL editor as an input transformation 2015-02-19 13:20:32 +05:30
SchemaPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
TransformationsInterface.int.php
TransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
UploadInterface.int.php