• unknown's avatar
    fix for bug #12490 (all-in-one patch) · abffcad7
    unknown authored
    (Packets out of order if calling HELP CONTENTS from Stored Procedure)
    
    
    mysql-test/r/sp-error.result:
      results of test of bug 12490
    mysql-test/t/sp-error.test:
      test for bug 12490
      (Packets out of order if calling HELP CONTENTS from Stored Procedure)
    sql/sql_yacc.yy:
      disable HELP in SP
      (fixes bug 12490)
    abffcad7
sql_yacc.yy 227 KB