Re: Stored Procedure in MySQL 5.x

2005-07-15 Thread Greg Fischer
So, remove the "//" and insert the "$$" and it will work great. Greg On 7/15/05, Scott Hamm <[EMAIL PROTECTED]> wrote: > How effective is Stored Procedure in MySQL 5.x? > > -- > Power to people, Linux is here. > > -- Greg Fischer 1st Byte Solution

Re: UDF failure

2005-07-06 Thread Greg Fischer
NS CHAR(50) > > >-> RETURN CONCAT('Hello, ',s,'!'); > > >ERROR 1064 (42000): You have an error in your SQL syntax; check the > > >manual > > >that corresponds to your MySQL server version for the right syntax to > > >use >