Re: How does the federated engine table work

2006-08-30 Thread Colin Charles
wangxu wrote: > How does the federated engine table work when the query statement include > a join substatement, it joins a local table with innodb engine and a > federated table. How does the server deal with the query substatement like > this? Have you taken a g

How does the federated engine table work

2006-08-08 Thread wangxu
please help me thanks. - Original Message - From: "wangxu" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 02, 2006 5:27 PM Subject: How does the federated engine table work > How does the federated engine table work when the query statement include > a

How does the federated engine table work

2006-08-02 Thread wangxu
How does the federated engine table work when the query statement include a join substatement, it joins a local table with innodb engine and a federated table. How does the server deal with the query substatement like this?