[Sqlrelay-discussion] User on MySql - authtier
Brought to you by:
mused
|
From: SmallFries <sma...@gm...> - 2006-11-21 22:59:24
|
Hello All I have a setup where I would to use sqlrelay to seperate read/writes and have a layer of redundancy by having a standby sqlrelay server. I was able to install and get the software running with 5 connections to the Master db. I'm still a bit puzzled at how the application username/password get passed to the real db sitting behind the sqlrelay servers. About 10 different users exist in the mysql database. With sqlrelay, would I have to add these users to the config file ? What if a new user is added to the database, then the file would have to be updated again. I was looking at "* authtier*" attribute. I sent this attribute to database, but was unable to connect locally,remotely and with slqrsh. Any help appreciated. Thank You |