moved engine-specific settings into plugins

This commit is contained in:
Alexander M. Turek
2005-03-05 13:30:00 +00:00
parent 83bf20d1a7
commit 0ad2572a0b
105 changed files with 528 additions and 112 deletions

View File

@@ -5,6 +5,14 @@ phpMyAdmin - Changelog
$Id$
$Source$
2005-03-05 Alexander M. Turek <me@derrabus.de>
* server_engines.php, lang/*.inc.php, libraries/storage_engines.lib.php
libraries/engines/berkeleydb.lib.php, libraries/engines/bdb.lib.php,
libraries/engines/innobase.lib.php, libraries/innodb.lib.php,
libraries/engines/myisam.lib.php:
- Moved engine-specific settings into plugins;
- Added a few InnoDB variables. To be continued. :-)
2005-03-04 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html, libraries/common.lib.php: new FAQ 2.8 about
Missing parameters, and when the error happens, show a link to FAQ

View File

@@ -783,4 +783,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -784,4 +784,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -772,4 +772,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -775,4 +775,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -782,4 +782,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -781,4 +781,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -797,4 +797,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -798,4 +798,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -782,4 +782,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -783,4 +783,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -782,4 +782,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -768,4 +768,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -769,4 +769,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -775,4 +775,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -775,4 +775,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -796,4 +796,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -797,4 +797,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -796,4 +796,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -775,4 +775,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -771,4 +771,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -772,4 +772,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -314,6 +314,9 @@ $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for col
$strIndexWarningTable = 'Problems with indexes of table `%s`';
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
$strIndexes = 'Indexes';
$strInnoDBDataFilePath = 'Data files';
$strInnoDBDataHomeDir = 'Data home directory';
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
$strInnodbStat = 'InnoDB Status';
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';
$strInsert = 'Insert';
@@ -743,6 +746,7 @@ $strValidateSQL = 'Validate SQL';
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
$strValue = 'Value';
$strVar = 'Variable';
$strVersionInformation = 'Version information';
$strView = 'View';
$strViewDump = 'View dump (schema) of table';
$strViewDumpDB = 'View dump (schema) of database';
@@ -767,5 +771,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strVersionInformation = 'Version information'; //to translate
?>

View File

@@ -315,6 +315,9 @@ $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for col
$strIndexWarningTable = 'Problems with indexes of table `%s`';
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
$strIndexes = 'Indexes';
$strInnoDBDataFilePath = 'Data files';
$strInnoDBDataHomeDir = 'Data home directory';
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
$strInnodbStat = 'InnoDB Status';
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';
$strInsert = 'Insert';
@@ -744,6 +747,7 @@ $strValidateSQL = 'Validate SQL';
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
$strValue = 'Value';
$strVar = 'Variable';
$strVersionInformation = 'Version information';
$strView = 'View';
$strViewDump = 'View dump (schema) of table';
$strViewDumpDB = 'View dump (schema) of database';
@@ -768,5 +772,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strVersionInformation = 'Version information'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMbExtensionMissing = 'Ei leitud mbstring PHP extension was not found and you
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMbExtensionMissing = 'Ei leitud mbstring PHP extension was not found and you
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -794,4 +794,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
$strZip = '"zipp<70>"';
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -771,4 +771,7 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -784,4 +784,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -785,4 +785,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -797,4 +797,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -778,4 +778,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -794,4 +794,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -801,4 +801,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -775,4 +775,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -768,4 +768,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -769,4 +769,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strLongOperation = 'This operation could be long. Proceed anyway?'; //to trans
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strLongOperation = 'This operation could be long. Proceed anyway?'; //to trans
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -794,4 +794,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -791,4 +791,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -792,4 +792,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -779,4 +779,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -778,4 +778,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -769,4 +769,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -768,4 +768,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -792,4 +792,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -778,4 +778,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -798,4 +798,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -797,4 +797,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -768,4 +768,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -769,4 +769,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -788,4 +788,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -789,4 +789,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
$strPasswordHashing = 'Password Hashing'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -774,4 +774,7 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
$strPasswordHashing = 'Password Hashing'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -777,4 +777,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -776,4 +776,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -784,4 +784,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -783,4 +783,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -784,4 +784,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -783,4 +783,7 @@ $strStorageEngines = 'Storage Engines'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -771,4 +771,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -771,4 +771,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -770,4 +770,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -768,4 +768,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -769,4 +769,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -772,4 +772,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -773,4 +773,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -793,4 +793,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -794,4 +794,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

View File

@@ -782,4 +782,7 @@ $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index crea
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
$strInnoDBDataFilePath = 'Data files'; //to translate
?>

Some files were not shown because too many files have changed in this diff Show More