UPDATE zny_orders SET is_remind = 1 WHERE product_id IN (SELECT id FROM zny_product p WHERE user_id = #{userId})