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

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