Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f0867e9c4b
@ -1564,8 +1564,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