• pem@mysql.com's avatar
    Fixed BUG#14723: Dumping of stored functions seems to cause corruption · 7d134961
    pem@mysql.com authored
                     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.
    7d134961
sp.test 93.9 KB