Support for creating UPDATE and REPLACE statements in export (RFE #838828).

This commit is contained in:
Michal Čihař
2003-11-13 15:54:46 +00:00
parent aeedaa6892
commit cd6004c31b
104 changed files with 167 additions and 24 deletions

View File

@@ -720,4 +720,5 @@ $strCreationDates = 'Creation/Update/Check dates'; //to translate
$strCheckOverhead = 'Check overheaded'; //to translate
$strExcelEdition = 'Excel edition'; //to translate
$strDelayedInserts = 'Use delayed inserts'; //to translate
$strSQLExportType = 'Export type'; //to translate
?>