Deleted that table (and had to delete vbb_package id (increment?) also again. Step goed further, but now error in the next table:
Invalid SQL:
INSERT INTO `vbb_dbtech_classifieds_condition` (`conditionid`, `title`, `description`, `active`) VALUES
(1, 'New', '', 1),
(2, 'Used', '', 1);;
MySQL...