INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '73bf5420caa75c145e672056bbd129f1d0997268392947470e47f672e1c6c9f6', 
    'gUZqtG5FYLc1OYUSO3Jt5lcLTsczZ0mTcCMmdoary6s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)