mysql-router

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ppb
Posts: 2
Joined: Mon 14 Mar 2011 15:23

mysql-router

Post by ppb » Tue 16 May 2017 16:24

Hi everybody ,

We are going to implemented a Mysql cluster innodb and it seem we have to use
mysq-router tool to access the cluster . We are using UniDac 6.0.2 on direct mode to mysql .
The questions are :
Is this transparent for us ? Is it enough that UniConnection.Port = 6446 ( mysql-router default port ) ?
Are there any special consideractions ?

Thanks for your time.

ppb
Posts: 2
Joined: Mon 14 Mar 2011 15:23

Re: mysql-router

Post by ppb » Tue 16 May 2017 16:36

Sorry , I forgot it, we are using MyDac 9.0.2 too.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: mysql-router

Post by ViktorV » Wed 17 May 2017 09:59

We have not tested UniDAC and MyDAC for compatibility with MySQL Router. You can check the compatibility by yourself.

Post Reply