support for REMOVE PARTITIONING

This commit is contained in:
Marc Delisle
2007-11-13 18:06:20 +00:00
parent 05a83a023a
commit bff82c6144
55 changed files with 62 additions and 0 deletions

View File

@@ -1038,4 +1038,5 @@ $strCheck = 'Check'; //to translate
$strOptimize = 'Optimize'; //to translate
$strRebuild = 'Rebuild'; //to translate
$strRepair = 'Repair'; //to translate
$strRemovePartitioning = 'Remove partitioning'; //to translate
?>