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

@@ -1050,4 +1050,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1049,4 +1049,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1026,4 +1026,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1025,4 +1025,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1049,4 +1049,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1023,4 +1023,5 @@ $strZeroRemovesTheLimit = 'Nota: Ajustar essa opção para 0 (zero) remove os li
$strZip = '"compactado com zip"';
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1019,4 +1019,5 @@ $strYes = 'Si';
$strZeroRemovesTheLimit = 'Nota: Es treu el limit establint aquestes opcions a 0 (zero).';
$strZip = '"comprimit amb zip"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1030,4 +1030,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1024,4 +1024,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1025,4 +1025,5 @@ $strYes = 'Ano';
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
$strZip = '„zazipováno“';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1025,4 +1025,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1047,4 +1047,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -545,6 +545,7 @@ $strPagesToBeFlushed = 'Pages to be flushed';
$strPaperSize = 'Paper size';
$strPartialImport = 'Partial import';
$strPartialText = 'Partial Texts';
$strPartitionDefinition = 'PARTITION definition';
$strPasswordChanged = 'The password for %s was changed successfully.';
$strPasswordEmpty = 'The password is empty!';
$strPasswordHashing = 'Password Hashing';

View File

@@ -1031,4 +1031,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1022,4 +1022,5 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1024,4 +1024,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) e
$strZip = 'comprimido no formato "zip"';
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1041,4 +1041,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1025,4 +1025,5 @@ $strYes = 'Sì';
$strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1029,4 +1029,5 @@ $strYes = 'はい';
$strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定すると制限を解除します';
$strZip = '"zip 形式"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1041,4 +1041,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1026,4 +1026,5 @@ $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
$strViewName = 'VIEW name'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1063,4 +1063,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1023,4 +1023,5 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrensningen.';
$strZip = 'Komprimert (zip)';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1019,4 +1019,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1052,4 +1052,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1044,4 +1044,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

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

View File

@@ -1025,4 +1025,5 @@ $strYes = 'Да';
$strZeroRemovesTheLimit = 'Напомена: Постављање ових опција на 0 (нулу) уклања ограничења.';
$strZip = '"зиповано"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1025,4 +1025,5 @@ $strYes = 'Da';
$strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja.';
$strZip = '"zipovano"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1026,4 +1026,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1045,4 +1045,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1021,4 +1021,5 @@ $strYes = 'Sí';
$strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el límite.';
$strZip = '"comprimido con zip"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1024,4 +1024,5 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) tas begränsningarna bort.';
$strZip = '"zippad"';
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1037,4 +1037,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1047,4 +1047,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1031,4 +1031,5 @@ $strZeroRemovesTheLimit = 'Not: Bu seçeneklerin 0 (sıfır)\'a ayarlanması sı
$strZip = '"zip olarak"';
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>

View File

@@ -1045,4 +1045,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
$strTriggers = 'Triggers'; //to translate
$strEvent = 'Event'; //to translate
$strProfiling = 'Profiling'; //to translate
$strPartitionDefinition = 'PARTITION definition'; //to translate
?>