INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'd663349e23cd94afaf75dad006922599e736dd99cba6a258c2a09ad0eea4c9e7', 
    'iIXPgIjbNShFtfHEbRB7W/XpMqX9n57hqJUR5rDVZQQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00037

Result

int(1)