Two problems: missing paren after the giant qw() list which throws a syntax error, and the cover_art_archive schema never actually gets created before we try to add things to it.
I'll send a patch shortly (once this import finishes )
Description
Two problems: missing paren after the giant qw() list which throws a syntax error, and the cover_art_archive schema never actually gets created before we try to add things to it.
I'll send a patch shortly (once this import finishes )