3 messages in com.mysql.lists.gui-toolsRe: mysql administrator crashing mysql
FromSent OnAttachments
dtra-fyf04 Nov 2005 02:48 
Mike Lischke04 Nov 2005 04:56 
dtra-fyf04 Nov 2005 16:10 
Subject:Re: mysql administrator crashing mysql
From:dtra-fyf (dt@faceyoursfears.com)
Date:11/04/2005 04:10:37 PM
List:com.mysql.lists.gui-tools

Mike Lischke wrote:

Hi Dave,

whenever i try to edit a stored procedure, mysqld-nt.exe crashes it happens when i click execute sql after editing the stored procedure doesn't matter who the user is, and doesn't matter how complicated the stored procedure is

I'd recommend that you file a bug report at http://bugs.mysql.com and include an
exact description as well as a sample script that crashes the server. Try also the command line and see if it is the
GUI tool that breaks things or the server itself has a problem.

Are you MySQL certified? www.mysql.com/certification

ok, thanks Mike I'll try that, it seemed to work from the command line when i did

DROP PROCEDURE IF EXISTS CREATE PROCEDURE DETAILS

dave