Reorganised layout a bit, added CHECK link for InnoDB, use correct table type name fo BerkeleyDB.

This commit is contained in:
Michal Čihař
2003-06-30 16:50:36 +00:00
parent 2d22c91b52
commit 6729583fb0
92 changed files with 242 additions and 184 deletions

View File

@@ -652,4 +652,5 @@ $strAddIntoComments = 'Add into comments';//to translate
$strDatabaseExportOptions = 'Database export options';//to translate
$strAddDropDatabase = 'Add DROP DATABASE';//to translate
$strToggleScratchboard = 'toggle scratchboard'; //to translate
$strTableOptions = 'Table options'; //to translate
?>