partition maintenance
This commit is contained in:
@@ -7,7 +7,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
||||
|
||||
3.0.0.0 (not yet released)
|
||||
+ [navi] new parameter $cfg['LeftDefaultTabTable']
|
||||
+ [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure
|
||||
+ [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure,
|
||||
partition maintenance
|
||||
+ [privileges] support for EVENT and TRIGGER
|
||||
+ [error handler] NEW handle errors to prevent path disclosure and display/collect errors
|
||||
+ [mysqlnd] do not display $strMysqlLibDiffersServerVersion if the client
|
||||
|
@@ -1057,4 +1057,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1056,4 +1056,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1058,4 +1058,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1033,4 +1033,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1056,4 +1056,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1030,4 +1030,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1026,4 +1026,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1058,4 +1058,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1037,4 +1037,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1031,4 +1031,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -52,6 +52,7 @@ $strAll = 'All';
|
||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||
$strAllTableSameWidth = 'display all tables with same width?';
|
||||
$strAlterOrderBy = 'Alter table order by';
|
||||
$strAnalyze = 'Analyze';
|
||||
$strAnalyzeTable = 'Analyze table';
|
||||
$strAnd = 'And';
|
||||
$strAndThen = 'and then';
|
||||
@@ -132,6 +133,7 @@ $strCharsetOfFile = 'Character set of the file:';
|
||||
$strCharsetsAndCollations = 'Character Sets and Collations';
|
||||
$strCharsets = 'Charsets';
|
||||
$strCheckAll = 'Check All';
|
||||
$strCheck = 'Check';
|
||||
$strCheckOverhead = 'Check tables having overhead';
|
||||
$strCheckPrivs = 'Check Privileges';
|
||||
$strCheckPrivsLong = 'Check privileges for database "%s".';
|
||||
@@ -531,6 +533,7 @@ $strOpenDocumentText = 'Open Document Text';
|
||||
$strOpenNewWindow = 'Open new phpMyAdmin window';
|
||||
$strOperations = 'Operations';
|
||||
$strOperator = 'Operator';
|
||||
$strOptimize = 'Optimize';
|
||||
$strOptimizeTable = 'Optimize table';
|
||||
$strOptions = 'Options';
|
||||
$strOr = 'Or';
|
||||
@@ -639,6 +642,7 @@ $strQueryType = 'Query type';
|
||||
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
|
||||
|
||||
$strReadRequests = 'Read requests';
|
||||
$strRebuild = 'Rebuild';
|
||||
$strReceived = 'Received';
|
||||
$strRecommended = 'recommended';
|
||||
$strRecords = 'Records';
|
||||
@@ -657,6 +661,7 @@ $strRemoveSelectedUsers = 'Remove selected users';
|
||||
$strRenameDatabaseOK = 'Database %s has been renamed to %s';
|
||||
$strRenameTableOK = 'Table %s has been renamed to %s';
|
||||
$strRenameTable = 'Rename table to';
|
||||
$strRepair = 'Repair';
|
||||
$strRepairTable = 'Repair table';
|
||||
$strReplaceNULLBy = 'Replace NULL by';
|
||||
$strReplaceTable = 'Replace table data with file';
|
||||
|
@@ -1038,4 +1038,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1035,4 +1035,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1029,4 +1029,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1031,4 +1031,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1058,4 +1058,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1035,4 +1035,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1055,4 +1055,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1058,4 +1058,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1036,4 +1036,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1055,4 +1055,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1033,4 +1033,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1070,4 +1070,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1030,4 +1030,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1055,4 +1055,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1026,4 +1026,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1059,4 +1059,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1033,4 +1033,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1035,4 +1035,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1033,4 +1033,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1052,4 +1052,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1031,4 +1031,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1044,4 +1044,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1038,4 +1038,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -1052,4 +1052,9 @@ $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
|
||||
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
|
||||
$strPartitionMaintenance = 'Partition maintenance'; //to translate
|
||||
$strPartition = 'Partition %s'; //to translate
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strCheck = 'Check'; //to translate
|
||||
$strOptimize = 'Optimize'; //to translate
|
||||
$strRebuild = 'Rebuild'; //to translate
|
||||
$strRepair = 'Repair'; //to translate
|
||||
?>
|
||||
|
@@ -2292,4 +2292,29 @@ function PMA_externalBug($functionality, $component, $minimum_version, $bugref)
|
||||
echo PMA_showHint(sprintf($GLOBALS['strKnownExternalBug'], $functionality, 'http://bugs.mysql.com/' . $bugref));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Generates a set of radio HTML fields
|
||||
*
|
||||
* @uses htmlspecialchars()
|
||||
* @param string $html_field_name the radio HTML field
|
||||
* @param array $choices the choices values and labels
|
||||
* @param string $checked_choice the choice to check by default
|
||||
* @param boolean $line_break whether to add an HTML line break after a choice
|
||||
*/
|
||||
function PMA_generate_html_radio($html_field_name, $choices, $checked_choice = '', $line_break = true) {
|
||||
foreach ($choices as $choice_value => $choice_label) {
|
||||
$html_field_id = $html_field_name . '_' . $choice_value;
|
||||
echo '<input type="radio" name="' . $html_field_name . '" id="' . $html_field_id . '" value="' . htmlspecialchars($choice_value) . '"';
|
||||
if ($choice_value == $checked_choice) {
|
||||
echo ' checked="checked"';
|
||||
}
|
||||
echo ' />' . "\n";
|
||||
echo '<label for="' . $html_field_id . '">' . htmlspecialchars($choice_label) . '</label>' . "\n";
|
||||
if ($line_break) {
|
||||
echo '<br />';
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
@@ -131,6 +131,13 @@ if (isset($_REQUEST['submitorderby']) && ! empty($_REQUEST['order_field'])) {
|
||||
$result = PMA_DBI_query($sql_query);
|
||||
} // end if
|
||||
|
||||
/**
|
||||
* A partition operation has been requested by the user
|
||||
*/
|
||||
if (isset($_REQUEST['submit_partition']) && ! empty($_REQUEST['partition_operation'])) {
|
||||
$sql_query = 'ALTER TABLE ' . PMA_backquote($GLOBALS['table']) . ' ' . $_REQUEST['partition_operation'] . ' PARTITION ' . $_REQUEST['partition_name'];
|
||||
$result = PMA_DBI_query($sql_query);
|
||||
} // end if
|
||||
|
||||
if ($reread_info) {
|
||||
$checksum = $delay_key_write = 0;
|
||||
@@ -487,12 +494,25 @@ $this_url_params = array_merge($url_params,
|
||||
$html_select .= '</select>' . "\n";
|
||||
printf($GLOBALS['strPartition'], $html_select);
|
||||
unset($partition_names, $one_partition, $html_select);
|
||||
$choices = array(
|
||||
'ANALYZE' => $strAnalyze,
|
||||
'CHECK' => $strCheck,
|
||||
'OPTIMIZE' => $strOptimize,
|
||||
'REBUILD' => $strRebuild,
|
||||
'REPAIR' => $strRepair);
|
||||
PMA_generate_html_radio('partition_operation', $choices, '', false);
|
||||
unset($choices);
|
||||
echo PMA_showMySQLDocu('partitioning_maintenance', 'partitioning_maintenance');
|
||||
?>
|
||||
</fieldset>
|
||||
<fieldset class="tblFooters">
|
||||
<input type="submit" name="submit_partition" value="<?php echo $strGo; ?>" />
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
<?php
|
||||
} // end if
|
||||
|
||||
// Referential integrity check
|
||||
// The Referential integrity check was intended for the non-InnoDB
|
||||
// tables for which the relations are defined in pmadb
|
||||
|
@@ -1143,7 +1143,7 @@ li#li_flush_privileges {
|
||||
float: <?php echo $left; ?>;
|
||||
}
|
||||
|
||||
#div_table_copy {
|
||||
#div_table_copy, #div_partition_maintenance {
|
||||
min-width: 48%;
|
||||
float: <?php echo $left; ?>;
|
||||
}
|
||||
|
@@ -1093,7 +1093,7 @@ li#li_flush_privileges {
|
||||
float: <?php echo $left; ?>;
|
||||
}
|
||||
|
||||
#div_table_copy {
|
||||
#div_table_copy, #div_partition_maintenance {
|
||||
min-width: 48%;
|
||||
float: <?php echo $left; ?>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user