INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '9de3f7f228f39797a2076632f969697e8cd433d8148cf0f71478c4666d52b346', 
    'PU57ejG1oAGqclqWOeszgPiv5IfBRJi/UCmNVNtBlvQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)