INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a19dc410d75404f4fa6d6e842e6326298925c918dff534634431720e900a39b3', 
    'rhp9iN+rU4VER1AkI703aPYLVB1uMR4m6w7XewR1Xck=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)