53
Uhm, what about to share tables from different databases with same prefix?
For Example:
I've a MAIN website and various, minor, little useless sub-sites. These sub-sites have the same modules installed, these sites have to share only users, sessions, groups, avatars.. they don't have forums that is only on the main website(this is the heaviest section, right?).
But these sub-sites are 20 sub-sites. Take these sub-sites all in one single DB would mean have about 1200 tables.. too many for an easy administration.
So, it's possible to change the MySQL driver for share tables from differents DB with the same table-prefix?
(I mean an easy change :P )
banned,