I'm basely web developer and i'm working on admin panel (web based) it's working fine with one server but..
when we have second server he don't have table `accounts` because is on another mysql server (in most of times) and i cant get information that i need in this way.
So how can i update information like an password getting last ip joining query's with accounts table information etc..
Is anyone have an idea how can i solve that problem please share it with me
