On Tuesday 27 June 2006 08:11 am, Jesse wrote:
> How do I output messages to the screen during the execution of a Stored
> Procedure?  In other words, what command in a stored procedure will allow
> me to sent output to the screen to indicate progress?

Well, you can  use SELECT "message", but you're gonna get rather tacky output.

> I'm using MySQL 5.
>
> Thanks,
> Jesse

-- 
Chris White
PHP Programmer/DBad Boy
Interfuel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to