ALTER TABLE {$NAMESPACE}_token.token_count
  ADD KEY `key_count` (tokenCount);