
RESET is neither parsed not tokenized, so RESET statements ends up being sent to the master. That is fine for all but RESET QUERY CACHE that should be sent to all servers.
RESET is neither parsed not tokenized, so RESET statements ends up being sent to the master. That is fine for all but RESET QUERY CACHE that should be sent to all servers.