INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '4f64df525cacc3ecacafcf6e83c0aeecf250b355fd68cd9f9c525542c8eb7062', 
    'TjIda9X+uui87/2pAj03LUB90deiv8vkBORR3NgwQDw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)