INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '3e8f8b66c0fba79a2203d3470952e53282fb537f83caa64d6a0eeea197c80f97', 
    'QjDVaW2YJrqwIFXfhxsQSttw/QWtu3MYSwi/dpQoGQ0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00041

Result

int(1)