[CODE]mysql -u root -h <hostname> fog[/CODE]
If you have a root password for mysql:
[CODE]mysql -u root -pPASSWORD -h <hostname> fog[/CODE]