INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'ea205f44da8e99f04ce752e2b215d6c44e5c601d54af214638772ee45c0f3b56', 
    'Dw3Uf7CkNuXgOkhtGgav6XXecNS/13Y7VH0DhUX6yIg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)