On Sun, Jun 29, 2003 at 08:00:29PM +1000, electroteque wrote:
> ok i have a bleeding edge server instance on my server apache2/php5/mysql5
> running alongside the stable server , is stored procedures actually
> functioning in it yet ? is this the correct syntax there is no documentation
> for it yet.
> create procedure test as select * from tablename;

There are a lot of SP examples in the source distribution or BK tree.

Have a look at mysql-test/t/sp.test.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 26 days, processed 826,793,662 queries (360/sec. avg)

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

Reply via email to