i'm trying to change a SERVER
variable's server name used in the CONNECTION
definition of a Federated Table's table properties. i manually changed it (the Server_name column) on the mysql.servers
table. However, when creating a new federated table with the renamed SERVER
name, an error is displayed with below message:
1432 - server name: SERVER_NAME_HERE doesn't exist!