InnoDB relations

This commit is contained in:
Marc Delisle
2003-08-25 17:12:51 +00:00
parent e481357420
commit 02cf8120c3
94 changed files with 435 additions and 10 deletions

View File

@@ -695,4 +695,7 @@ $strZip = '"zip"';
$strUseThisValue = 'Use this value'; //to translate
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
$strBrowseForeignValues = 'Browse foreign values'; //to translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
?>