Fixed BUG#14723: Dumping of stored functions seems to cause corruption
in the function body Changed the way the end of query was found from the lex state. The routine body was not extracted correctly when using the /*!version ... */ wrapper (in dump files); for some types of routines (e.g. with a label at the first begin), the trailing "*/" was not skipped.
Showing
Please register or sign in to comment