Is there any way to issue a distibute query with mysql,
such as

SELECT * from mytab JOIN (SELECT * FROM
another_server_on_another_machine.MYTAB2)


?


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

Reply via email to