INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '71c88a69947f8287bdcd5e5263e5e3d332672ba90d5c9cf259ea57de0ca01f11', 
    'HYTne3BoLr98JBlNroWQnfZaRQLqqZt/JtdKVolaiw4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00035

Result

int(1)