INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'b13f6a23ed20b6c4e636fcc1a83ff1e9e7dbc16c95027cc0e3f6a64e0b6da676', 
    'pTYI3kXO911dQEXaK3oYJwaezWngdiyNGayVba244UE=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)