2 Mar
2015
2 Mar
'15
4:49 a.m.
On Mon, Mar 2, 2015 at 4:39 PM, Haviaras Kostas <koshalirod@gmail.com> wrote:
Each database is for different company! I will change to have different username and passwords.
There are different ways to achieve what you want. One of them is to use virtual servers (read the docs). Another way is to use unlang, in particular, look for "conditions". So you can have something like "if user name starts with blah -> use db1". -- Fajar