Feature #506106: Read compressed dump.

This commit is contained in:
Alexander M. Turek
2002-11-18 06:00:34 +00:00
parent c251129105
commit 7d7ab0ccf9
93 changed files with 236 additions and 57 deletions

View File

@@ -444,4 +444,5 @@ $strImportDocSQL = 'Import docSQL Files'; //to translate
$strDataDict = 'Data Dictionary'; //to translate
$strPrint = 'Print'; //to translate
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
$strCompression = 'Compression'; //to translate
?>