|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Problem creating sp
From: adburne (adburne
asocmedrosario.com.ar)
Date: Tue Jan 13 2004 - 08:30:35 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Victoria, sorry for waste your time with this =(
Just is a EMS MySQL Manager 2.0.1.4's error, from command line (mysql) works
fine; the typo was writing the mail.
Alejandro.
-------Mensaje original-------
De: Victoria Reznichenko
Fecha: 01/13/04 11:04:50
Para: mysql
lists.mysql.com
Asunto: Re: Problem creating sp
"adburne" <adburne
asocmedrosario.com.ar> wrote:
> I'll be trying to work with sp on win32/5.0.0-alpha-max-debug; I take the
> mysql's page example to test but makes an error:
>
> mysql> delimeter |
^^^^^^^^^^^^^^^^^^^^
You made a typo. You should write 'delimiter'.
> -> create function hello (s char(20)) returns 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 near
> deli
> meter |
> create function hello (s char(20)) returns char(50)
> return concat('H' at line 1
>
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Victoria Reznichenko
/ /|_/ / // /\ \/ /_/ / /__ Victoria.Reznichenko
ensita.net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=adburne
asocmedrosario.com.ar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]