phpmyadmin/libraries/controllers/table
Pavel Rochnyack 5a5ae580f2 Partitions editor: Allow to edit partition names; Add 'COLUMNS Partitioning' support.
+ Add 'COLUMNS Partitioning' support
+ Allow to edit partition names
* Do not show duplicate partition names in 'Partition maintenance' snippet on 'Operations' tab. Caused by subpartitions presence.
* Optimize Partition::getPartitionMethod() - need only one row, so use 'LIMIT 1' in query to avoid much data transfer from database.
* Change HTML-code of partition comment textarea to avoid extra spaces added to value.
* Added missing htmlspecialchars() on subpartitions comment.

Signed-off-by: Pavel Rochnyack <pavel2000@ngs.ru>
2016-08-14 12:26:01 +01:00
..
TableChartController.php
TableGisVisualizationController.php Use builtin OpenLayers OSM setup 2016-02-03 15:07:47 +01:00
TableIndexesController.php
TableRelationController.php
TableSearchController.php Move count() call outside loop 2016-06-24 12:58:35 +02:00
TableStructureController.php Partitions editor: Allow to edit partition names; Add 'COLUMNS Partitioning' support. 2016-08-14 12:26:01 +01:00