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

Query time 0.00027

Result

int(1)