INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2972720dd207bc000538c582544a85297ae2ad4ca06f57e8b6ea47c82db34c2f', 
    'knCU/T8maz+LxQG3bb8I/FYpPOZM3Qn5fuFi7Vb1eY0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)