INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'abda8e8703eaacc8dafde9c9e9044451973a989c3edc50534c5a451e1e722237', 
    'slIdr/wPwg8AsT4ISRqHBRNLPfEPBTmbwfYl/d3gTe4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)