The importexportapi_db_put_map_alt table as installed does not have auto-incrementing set, so import fails with a lot of duplicate key errors.

CommentFileSizeAuthor
#3 issue-600336.patch3.86 KBAnonymous (not verified)

Comments

xjm’s picture

Title: duplicate key errors » duplicate key errors in put_map tables
Anonymous’s picture

Title: duplicate key errors in put_map tables » Schema definition invalid for serial fields
Priority: Normal » Critical

Need to set 'type' => 'serial' and remove 'auto_increment' declarations.

Anonymous’s picture

Status: Active » Fixed
StatusFileSize
new3.86 KB

The attached patch has been committed to CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.