1 update and run this query


UPDATE sales_order_item SET updated_at = ADDTIME(updated_at, "1") where id in (3801128,3800215,3799212);