Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2
This commit is contained in:
commit
5c118629c0
@ -1490,8 +1490,6 @@ class ExportSql extends ExportPlugin
|
||||
$auto_increment,
|
||||
$schema_create
|
||||
);
|
||||
} else {
|
||||
$schema_create .= ($compat != 'MSSQL') ? $auto_increment : '';
|
||||
}
|
||||
|
||||
$GLOBALS['dbi']->freeResult($result);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user