MySQL Error 3136 – ER_VTOKEN_PLUGIN_TOKEN_MISMATCH

MySQL Error Message

Version token mismatch for %.*s. Correct value %.*s

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 has at least one matching token name
that has a value different from what the client requires. See
Version Tokens.