Re: Features in 4.0

2001-09-26 Thread Jeremy Zawodny
On Wed, Sep 26, 2001 at 07:40:45AM -0700, Kyle Hayes wrote: > > I did not see subselects in this list. Will MySQL support > subselects in 4.x? The last plan for sub-selects I heard was in 4.1.x. > What exactly does the "LOAD TABLE FROM MASTER" 'automagically' > comment mean? Does that command

Re: Features in 4.0

2001-09-26 Thread Matt Wagner
Kyle Hayes writes: > > I did not see subselects in this list. Will MySQL support subselects in 4.x? > > What exactly does the "LOAD TABLE FROM MASTER" 'automagically' comment mean? > Does that command sync the slave with the master at that point? If I have > three tables, A, B, and C, and

Re: Features in 4.0

2001-09-26 Thread Fournier Jocelyn [Presence-PC]
Subselects are not yet supported in the 4.0 release. - Original Message - From: "Kyle Hayes" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Wednesday, September 26, 2001 4:40 PM Subject: Re: Features in 4.0 > > I did not see subsel

Re: Features in 4.0

2001-09-26 Thread Kyle Hayes
I did not see subselects in this list. Will MySQL support subselects in 4.x? What exactly does the "LOAD TABLE FROM MASTER" 'automagically' comment mean? Does that command sync the slave with the master at that point? If I have three tables, A, B, and C, and I want to load them at runtime

Re: Features in 4.0

2001-09-25 Thread Fournier Jocelyn [Presence-PC]
Take a look at this :) http://www.mysql.com/doc/N/e/News-4.0.0.html I'm currently using MySQL 4.0 on two servers, and it works great :) Union seems also to work really fine now although it remains some features to be added before beeing perfect. Jocelyn Fournier Presence-PC - Original Mess