On Wed, Oct 15, 2003 at 11:57:02AM -0500, woody at nfri dot com wrote:
> On Wed, 2003-10-15 at 10:55, Josh Wilson wrote:
> > I have just recently compiled Mysql 5.0 onto my redhat linux box, and
> > have been trying to set up some store procedures, but have yet to be
> > able to figure out how. Can anyone help me on this on how to go about
> > creating a stored proc in Mysql 5.0??
> >  
> > Any help or suggestions would be great.
>
> When you install development test releases (pre-alpha) you are pretty
> much on your own...  Unless any documentation was included with the
> download, the only other thing around is the blurb on mysql.com 

In the MySQL 5.0 tree, the file Docs/sp-implemented.txt details the
current state of the stored procedures implementation.

Examples of the syntax can be found in mysql-test/t/sp.test

Jim Winstead
MySQL AB

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

Reply via email to