INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'ce9dd040f74a470463f0cbd94f112241c89d4c2312755e039b902848f0d2c191', 
    'ZhwFa9y+YB3VQtYHjaoqMC2qWSzZkhndZsBNW6axtCc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)