Re: How to Output to Screen in Procedure

2006-06-27 Thread Chris White
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'

How to Output to Screen in Procedure

2006-06-27 Thread Jesse
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? I'm using MySQL 5. Thanks, Jesse -- MySQL General Mailing List For list archives: http://l