support MySQL 5.1 PARTITION in CREATE TABLE dialog

This commit is contained in:
Marc Delisle
2007-10-06 12:30:29 +00:00
parent 6057aaa33b
commit c04fe749b6
58 changed files with 77 additions and 3 deletions

View File

@@ -1026,4 +1026,5 @@ $strYes = 'Да';
$strZeroRemovesTheLimit = 'Замечание: Установка значения параметров в 0 (ноль), снимает ограничения.';
$strZip = 'zip';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>