mirror of https://github.com/MariaDB/server
Browse Source
do_start_slave_sql() is called from maybe_exit(). We should not recurse when maybe_exit() is called for an error during do_start_slave_sql(). Also remove a meaningless (but safe) "goto err".pull/73/head
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue