• unknown's avatar
    Fixed BUG#7646: Stored procedure hang if show binlog events · cfff7e6e
    unknown authored
      Return false from show_binlog_events() if successful, otherwise stored
      procedures will think it failed.
    
    
    sql/sql_repl.cc:
      Return false from show_binlog_events() if successful, otherwise stored
      procedures will think it failed.
    cfff7e6e
sql_repl.cc 44.6 KB