Partitioned status in table Structure

This commit is contained in:
Marc Delisle
2007-10-11 16:49:41 +00:00
parent c47b15a6b2
commit 84be80201e
56 changed files with 69 additions and 1 deletions

View File

@@ -1028,4 +1028,5 @@ $strPartitionDefinition = 'PARTITION definition'; //to translate
$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
$strPartitioned = 'partitioned'; //to translate
?>