1
Well, in short - I have small sites-family. Because it my own host where aren't problem with crating any amount of separate MySQL bases, but... I want share users between sites, but also have possibility to differentiate user roles on different sites - ordinary user on site "One" can be Admin on site "Two".
Is it possible? And, if yes - how to implement my schema in best and most correct way?