INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '38f9b67e63eee42837466e430abc3d0065413d2da7ab0108cb2909ebc53db7e8', 
    'Hg6lUJTx7ZS1epB9uOKNuhLiuPOZ57DfxGzxxEybOfs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00025

Result

int(1)