> I need to know how if the same structure of a data
base can be
> placed mysql in different nodes from mosix, soon to
make a
> question and that can respond to me as if outside a
single one.
>
> Example:
>
> NODE1         NODE2           NODE3
> DBTABLE               DBTABLE         DBTABLE
> DATAID:5              DATAID:5               
DATAID:4
> DATAID:4              DATAID:3               
DATAID:7
> DATAID:6              DATAID:9               
DATAID:8
> DATAID:10             DATAID:7               
DATAID:6
>
> To migrate the processes between nodes
> SQL:  select DATAID From DBTABLE Where DATAID>=6
> And Respond
>
> DATAID
> 6             #from node1
> 10            #from node1
> 9             #from node2
> 7             #from node2
> 7             #from node3
> 8             #from node3
> 6             #from node3
>
> It is possible to make this experiment.
> Somebody has proven it.
> JAVIER OLIVA
> PUNTA ARENAS - CHILE

=====
------------------------------------------------
Javier Oliva F.
[EMAIL PROTECTED]
http:\\www.patagoniatuerca.cl

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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