How can I using only mysql commands create a copy of a procedure on targetDB from sourceDB? For example, the following code copies a table from SourceDB to TargetDB: