INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '16c3cb1fadd74ff24ace2de64058118738de10c315509e2a0a500d98fe71fc83', 
    'dK+WBhN+X/ZOiGjkG8YLV1xuGzXtZWExRsLSWtRlOe8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)