• unknown's avatar
    Fixed BUG#8762: Stored Procedures: Inconsistent behavior · 5699934f
    unknown authored
                    of DROP PROCEDURE IF EXISTS statement.
    
    
    mysql-test/r/sp.result:
      New test case for BUG#8757
    mysql-test/t/sp.test:
      New test case for BUG#8757
    sql/sp.cc:
      Don't zap lex->found_semicolon. (For compound statements)
    5699934f
sp.cc 31.7 KB