Hi ,
I need some help in connecting my php based webserver to maxscale when i am trying to connect to maxscale i cannot connect to database , but when i directly connect to my database it seems to get connected.(my db is mariadb)
Hi,
Does the connection attempt give any error messages? Most of the
time problems like this are caused by a lack of the proper grants
for the user. As MaxScale is a proxy, you need to duplicate the
grant information for user@client-ip as well as user@maxscale-ip.
You can find more information in this tutorial:
https://mariadb.com/kb/en/mariadb-enterprise/setting-up-mariadb-maxscale/
Markus
Hi , I need some help in connecting my php based webserver to maxscale when i am trying to connect to maxscale i cannot connect to database , but when i directly connect to my database it seems to get connected.(my db is mariadb)
--
You received this message because you are subscribed to a topic in the Google Groups "MaxScale" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maxscale/0wpFP0Bx9lk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maxscale+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.