Re: MySQL docs: Replication Chapter Revamped

2007-02-13 Thread David Griffiths
Very cool - looking forward to reading it with the new replication options in 5.1 David Stefan Hinz wrote: Replication Chapter Revamped We have completely reworked the replication chapter for the 5.1 manual. This targets a number of issues, including a major rede

Re: Mysql docs

2005-11-17 Thread Jigal van Hemert
Scott Haneda wrote: Hello, with the release of 5, I seem to have all dead links to my old docs for mysql 4. The way they keep changing the urls is a little maddedning :-) I usually search using: http://www.mysql.com/ http://www.mysql.com/subquery will lead to: http://dev.mysql.com/doc/refman/

Re: Mysql docs

2005-11-17 Thread Scott Haneda
on 11/16/05 7:06 PM, Jasper Bryant-Greene at [EMAIL PROTECTED] wrote: > Scott Haneda wrote: >> Google this: >> subselect site:dev.mysql.com >> And I get mostly non English stuff, limiting to english and I get a whopping >> 37 pages, none of which seem to help me much. > > Try googling for "subqu

Re: Mysql docs

2005-11-16 Thread Rhino
iginal Message - From: "Jasper Bryant-Greene" <[EMAIL PROTECTED]> To: "Scott Haneda" <[EMAIL PROTECTED]> Cc: "MySql" Sent: Wednesday, November 16, 2005 10:06 PM Subject: Re: Mysql docs > Scott Haneda wrote: > > Google this: > > subselec

Re: Mysql docs

2005-11-16 Thread Jasper Bryant-Greene
Scott Haneda wrote: Google this: subselect site:dev.mysql.com And I get mostly non English stuff, limiting to english and I get a whopping 37 pages, none of which seem to help me much. Try googling for "subquery", considering that's what they're called... Jasper -- MySQL General Mailing List

Re: mysql docs

2004-10-28 Thread Paul DuBois
At 10:57 -0400 10/28/04, Victor Medina wrote: OKI! =) is there any place where i can get some info about them? The example engine is just a stub for developers to see how to get started writing a storage engine. If you use ENGINE=EXAMPLE, the table is created, but you can't actually store anything

Re: mysql docs

2004-10-28 Thread Victor Medina
OKI! =) is there any place where i can get some info about them? On Thu, 2004-10-28 at 09:47, Paul DuBois wrote: > At 9:32 -0400 10/28/04, Victor Medina wrote: > >Hi all!!! > > > >in what part of the documentation can i find references to this > >configure options: > > > > --with-example-storage

Re: mysql docs

2004-10-28 Thread Paul DuBois
At 9:32 -0400 10/28/04, Victor Medina wrote: Hi all!!! in what part of the documentation can i find references to this configure options: --with-example-storage-engine Enable the Example Storage Engine --with-archive-storage-engine Enable the A