INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '83415c0aa3166a22e468b86edb745f299c22bebcc8d59d422b5acbf5bee8b98e', 
    'PTUPVfGX8x5NrlCKP2hmoCQaZ3da2iD1ZF1a55ek0Y4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00093

Result

int(1)