MySQL Forums
Forum List  »  Router & Proxy

Re: How to implement mysql consolidation strategy with multiple instances?
Posted by: Peter Brawley
Date: January 18, 2022 01:09PM

As I understand it, MySQL Router is part of InnoDB Cluster with all the assumptions you'd expect from that arrangement, and MySQL Proxy relies on MySQL server authentication plugins. I'm unaware of a built-in capability of the sort you are looking for, so I think you'd need to implement such logic in some sort of wrapper (or wrappers) for your RDBMSs and their users.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.