RE: Syntax diagram, where is it located in the doc?

2005-02-07 Thread Thomas Sundberg
> -Original Message- > From: Jeremy Cole [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 22:24 > To: Thomas Sundberg > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > Hi Thomas, > > > I'm lookin

Re: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Jeremy Cole
Hi Thomas, I'm looking for the syntax diagram for MySQL and can't find it. I have Just to give you a complete answer to your question, this is what is valid (I've stripped out the C code parts to leave just the definition): where_clause: /* empty */ | WHERE expr expr: expr_expr

Re: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Peter Brawley
en 4 februari 2005 14:19 To: Thomas Sundberg Cc: mysql@lists.mysql.com Subject: Re: Syntax diagram, where is it located in the doc? From the manual, "where_definition consists of the keyword WHERE followed by an _expression_ that indicates the condition or conditions that rows must satisfy t

Re: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Gleb Paharenko
Hello. May be it is not exactly what you want, but usually, I look at the sql/sql_yacc.yy in a source distribution. "Thomas Sundberg" <[EMAIL PROTECTED]> wrote: > Hi! > > I'm looking for the syntax diagram for MySQL and can't find it. I have > downloaded the entire MySQL manual as one

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Alec . Cawley
"Thomas Sundberg" <[EMAIL PROTECTED]> wrote on 04/02/2005 13:48:03: > It is very simple but absolutely not straight forward. It really doesn't say > anything. Just that you should do things right and then you will not have > any problems. > The concrete problem I tried to solve were if MySQL su

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Tom Crimmins
> -Original Message- > From: Thomas Sundberg > Sent: Friday, February 04, 2005 07:48 > To: mysql@lists.mysql.com > > > > -Original Message- > > From: Michael Stassen > > Sent: den 4 februari 2005 14:19 > > To: Thomas Sundberg > > Cc: mysql@lists.mysql.com > > > > From the manu

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Thomas Sundberg
> -Original Message- > From: Michael Stassen [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 14:19 > To: Thomas Sundberg > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > From the manual, "where_defin

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Alec . Cawley
"Thomas Sundberg" <[EMAIL PROTECTED]> wrote on 04/02/2005 12:46:02: > > > > Does anybody at the list know the answer to my question? I > > sent it a > > > few days ago and haven't received any response. It does > > exist a syntax > > diagram > > > for MySQL, doesn't it? > > > > Since no-one

Re: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Michael Stassen
you told us why you need this, someone could provide you with the answer you need. Michael Thomas Sundberg wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: den 4 februari 2005 12:45 To: [EMAIL PROTECTED] Cc: mysql@lists.mysql.com Subject: Re: Syntax diag

RE: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Thomas Sundberg
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: den 4 februari 2005 12:45 > To: [EMAIL PROTECTED] > Cc: mysql@lists.mysql.com > Subject: Re: Syntax diagram, where is it located in the doc? > > "Thomas Sundberg" <[EMA

Re: Syntax diagram, where is it located in the doc?

2005-02-04 Thread Alec . Cawley
"Thomas Sundberg" <[EMAIL PROTECTED]> wrote on 04/02/2005 11:39:12: > Hi! > > I'm looking for the syntax diagram for MySQL and can't find it. I have > downloaded the entire MySQL manual as one html page and searched it for the > definition of where_definition and I cant find it. Could somebody