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

Query time 0.00043

Result

int(1)