Do not allow to create table that already exists (RFE #1255931).
This commit is contained in:
@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
|
||||
$strLDILocal = 'Use LOCAL keyword'; //to translate
|
||||
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
|
||||
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
|
||||
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user