INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2d3509caff0a4008a7b0fa0709af389b588c94f78c88089b16bdcea42eddfae5', 
    'ooa2f1N/SZYlUlrF3PCvjLNCD+7fu5uF0IIddCLpJy0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00021

Result

int(1)