WL#6940: Server version token and check

Affects: Server-5.7   —   Status: Complete

Version Tokens can help a system of clients and servers to synchronize
with each other.

The current requirement for the feature comes from Fabric. But it shall
be seen as a general synchronization feature, which can also be used
independent from Fabric. In other words, the server implementation shall
be done in a way, that it can be used directly by applications.

The feature requires changes in the MySQL server, in Fabric, and in the
connectors. This worklog specifies the changes in the MySQL server.