INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '96d04e78df5ec0c5bde97482ea33bb1085f0b8212acc39a31f8c19b3fd30ad18', 
    'UcPurXtm0k7GWqp0l+hahfhdWCx6qXg2h9gRoFHLA8E=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00069

Result

int(1)