List:General Discussion« Previous MessageNext Message »
From:ML Date:May 27 2003 2:08pm
Subject:Re: User Variables doesn't work?
View as plain text  
You are right, I tried from command line and it works, the problem occurs
with MySQL Front v2.5. This is strange because I love this software and this
is a strange bug...

Regards.


> > I'm using User Variables, I tried it with the query found in the mysql
> > manul:
> > SELECT @t1:=(@t2:=1)+@t3:=4,@t1,@t2,@t3;
> > But I receive this error:
> > You have an error in your SQL syntax.  Check the manual that corresponds
to
> > your MySQL server version for the right syntax to use near
> > '(@t2NULL1)+@t3NULL4,@t1,@t2,@t3' at line 1
> > I have MySQL v4.0.12
>
> Worked perfect for me. Did you execute the above query from command-line
client or what client did you use?

Thread
User Variables doesn't work?ML26 May
  • Re: User Variables doesn't work?Victoria Reznichenko26 May
  • Re: User Variables doesn't work?ML27 May
  • Re: User Variables doesn't work?Peter Brawley27 May
    • Re: User Variables doesn't work?Karam Chand27 May
      • Re: User Variables doesn't work?ML28 May
Re: User Variables doesn't work?Peter Brawley28 May