Re: Database procedures

2010-12-22 Thread 杨涛涛
> | @delete_id | > ++ > | NULL | > ++ > 1 row in set (0.00 sec) > > > >The delete_id should however return the value 3823054 and not null. > > Regards > Machiel > > > > > > -Original Message- > From: Ma

Re: Database procedures

2010-12-14 Thread Machiel Richards
rn the value 3823054 and not null. Regards Machiel -Original Message- From: Machiel Richards To: mysql mailing list Subject: Database procedures Date: Tue, 14 Dec 2010 08:37:10 +0200 HI All I am hoping that someone with more experience than me can assist here. I

Database procedures

2010-12-13 Thread Machiel Richards
HI All I am hoping that someone with more experience than me can assist here. I am trying to find out how to write a database procedure within MySQL, however I have never worked with procedures in my life and the resources I found on the net thus far seems greek to me...