Quote:
Originally Posted by bagh1
Hi,
I have two different databases. One for the main forums and the other for WIKI. The forums database isn't able to see mw_user and I start getting errors like this:
'forums.mw_user' doesn't exist
Any ideas on how to fix this?
TIA!
|
mysql can access multiple databases in one query.. so name the database wikidatabasename.mw_user ... also make sure that forums-database-user has access to wikidatabasename .
this works fine then.
ndahiya