INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'b5c30eb472f8f2f6eb710ac1dfc05cb87e1790f07cc174f9ea37a6e2843dd70f', 
    'o9WdVmnF+ui0VuhOoglMpRTkzUmWRZOOY5Vvhs257VY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00040

Result

int(1)