On Thu, Aug 23, 2001 at 04:15:47PM -0700, Edgart Gonzalez wrote:
> Hi guys,
> Could you please tell us if can I make a distributed query inside ob mysql>
> Something like :
> 
> SELECT A.c1, b.c2 from serverA.TableA A, serverB.TableB B

Wow, that would slow a db down.  Not only are you waiting for disk and
RAM, throw in network latencies as well!


>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)


I'd say check the above.  MySQL is very up front about what it doesn't
do, will do, or never will do.



database, ...


-- 
 Any technology distinguishable from magic is insufficiently advanced.
     TopQuark Software & Serv.  Contract programmer, server bum.
     [EMAIL PROTECTED]        Give up Spammers; I use procmail.


---------------------------------------------------------------------
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

Reply via email to