MySQL Error 3137 – ER_VTOKEN_PLUGIN_TOKEN_NOT_FOUND

MySQL Error Message

Version token %.*s not found.

Reason for the Error

The client has set its
version_tokens_session system
variable to the list of tokens it requires the server to match,
but the server token list is missing at least one of those tokens.
See Version Tokens.