Remove a debugger statement that was accidentally left in!
Previous release
Fix an issue with the regex that removes DEFINER clauses from CREATE PROCEDURE and CREATE FUNCTION statements in schema dumps, which could result in a schema file that would create procedures that could not be run due to the defining user not existing.