If you have MySQL > 5.0.3 then you could use this storage engine:
http://dev.mysql.com/doc/refman/5.0/en/federated-storage-engine.html

It is only a recomendation.

Regards!

-----Mensaje original-----
De: Peter Lauri [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 25 de Noviembre de 2005 03:44 a.m.
Para: mysql@lists.mysql.com
Asunto: Two MySQL databases on different computers


Hi,

I have two databases. Database A is located on a server that I run my web
hosting from. The other database B is located on a computer with a fixed IP.
How can I configure database B so I can access database B from my web
server? From my A system I would like to be able to do INSERT, SELECT and
UPDATE queries on the database B.

Best regards,

Peter Lauri




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to