INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '41714a80da123e93ee5d3089d9c71dbc74c5a20a9d83984a4e65e05a85d5341c', 
    'iGZ3WjpoRPI/hJAoKsiuNsDbThirtO6imnh8PB1y8Ts=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00022

Result

int(1)