INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'b2023aface100e61481baf0541e2a66df3ad2ffaf4be4f88112d9ac8d676be73', 
    'SodfwN/hzPukGp2v3HkdsHXfeihCgbRAA11JwV0eMuU=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)