INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'aa0a33e7b5cbd019ceeec85c3adc1f74d1aed4b0ed31acf6ea2174f401ff1b8b', 
    'KtjFEqrtxQG2ywC41bNA036RKvrmxZFuwzWLLsg/Gqg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)