INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '7fceca8eebbf87594848f8f4e0f498e1cfb771e1e87ba2180cdc54e5f4d38b68', 
    'rLyRaXSzeal+7LSwPB9oGCltvBw+4A9iCanKlL1IB7Y=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)