Basically I installed wordpress in the same mysql as forum... but wordpress uses different username to connect to it. I wonder if there is any security risk associated with this, like would it be better to move out wordpress on to a different db? what about speed? what if my forum receives allot of mysql usage? thx.
Yes, I think it would be better if they had separate databases. You can just move your wordpress db since it's easier to do that.