Fix ER_UNKNOWN_SERVER error message: unknown server is a string.
In JOIN we pass UUID in, when replica follows the master, we pass integer server id in. Convert integer to string for output.
Loading
Please register or sign in to comment
In JOIN we pass UUID in, when replica follows the master, we pass integer server id in. Convert integer to string for output.