At 14:57 +0100 6/15/05, Rob Hall wrote:
I've been playing around with stored procedures and I seem to be able to
consistantly crash msqld but I'm unsure wether it's because I'm doing
something I shouldn't (SP newbie :]) or wether the issue's a bug in mysql.
I know I'm 'pushing my luck' with the
Hello.
I suggest you to check your procedure on the latest bk source, and
if the server keeps crashing report a bug.
Rob Hall <[EMAIL PROTECTED]> wrote:
> I've been playing around with stored procedures and I seem to be able to=20
> consistantly crash msqld but I'm unsure wether it's bec
On Wednesday 15 June 2005 15:10, Martijn Tonies wrote:
> Hi Rob,
>
> > I've been playing around with stored procedures and I seem to be able to
> > consistantly crash msqld but I'm unsure wether it's because I'm doing
> > something I shouldn't (SP newbie :]) or wether the issue's a bug in
> > mysql
Hi Rob,
> I've been playing around with stored procedures and I seem to be able to
> consistantly crash msqld but I'm unsure wether it's because I'm doing
> something I shouldn't (SP newbie :]) or wether the issue's a bug in mysql.
>
> I know I'm 'pushing my luck' with the code below but I was tr