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