DELETE FROM 
  cscart_ec_seat_bookings 
WHERE 
  status = 'held' 
  AND hold_until < 1781113909

Query time 0.00046