• unknown's avatar
    slave start <options> to be able to do · 4a68cfbb
    unknown authored
     slave start io_thread 
     slave start sql_thread
    same for stop
    
    
    sql/lex.h:
      slave start <options>
    sql/sql_lex.cc:
      slave start <options>
    sql/sql_lex.h:
      slave start <options>
    sql/sql_repl.cc:
      slave start <options>
    sql/sql_yacc.yy:
      slave start <options>
    4a68cfbb
sql_lex.cc 24.4 KB