Anonymous - 2009-05-22

Originally posted by: a...@anse.de

Sorry I cannot reproduce that here neither with a 5.0.45 nor a 5.1.22 server.
Everything works here as expected.

Could you please post the result of these queries here so we can check them for problems:

1. SELECT ROUTINE_DEFINITION FROM information_schema.ROUTINES WHERE ROUTINE_NAME='hello';

2. SHOW CREATE FUNCTION hello;

Summary: Empty body and parameters when editing a stored function
Labels: Severity-Broken
Status: NeedInfo