insert into items_ver (item_id, name, item_group) select item_id, name, item_group from items where item_id=2;