Re: accessing mysql remotely

2001-04-24 Thread B. van Ouwerkerk


>I have mysql installed on two linux boxes.
>How can i access one system's mysql db from the other system

grant access to the user on the other system. COnnect to the remote system 
just like you would on the local.

Bye,


B.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




accessing mysql remotely

2001-04-24 Thread Harish

I have mysql installed on two linux boxes.
How can i access one system's mysql db from the other system 

thanks

Harish