Re: MySQL 5.0 and Stored Procedures

2003-10-16 Thread Director General: NEFACOMP
rands" <[EMAIL PROTECTED]> To: "Jim Winstead" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 09:26 Subject: Re: MySQL 5.0 and Stored Procedures > Hi, > > > > I'm working with version 5.0 as well, like you I find it hard

Re: MySQL 5.0 and Stored Procedures

2003-10-16 Thread Bob Brands
- Original Message - From: "Jim Winstead" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 7:10 PM Subject: Re: MySQL 5.0 and Stored Procedures > On Wed, Oct 15, 2003 at 11:57:02AM -0500, woody at nfri dot com wrote: > > On Wed, 2003

Re: MySQL 5.0 and Stored Procedures

2003-10-15 Thread Jim Winstead
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

Re: MySQL 5.0 and Stored Procedures

2003-10-15 Thread woody at nfri dot com
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 http://www.mysql.com/downloads/mysql-5.0.html On Wed, 2003-10-15 at 10:55, Josh Wilson wrote: >