• unknown's avatar
    I hope I've fixed all the bugs by now, let's test it · 7429b2e1
    unknown authored
    
    sql/log_event.h:
      changed new/delete for Log_event to use my_malloc/my_free
    sql/mysql_priv.h:
      wait for slave to get going
    sql/mysqld.cc:
      wait for slave to get going in SLAVE START
    sql/slave.cc:
      fixed more memory leaks
    sql/sql_repl.cc:
      file name was not being \0 terminated in send_file
    7429b2e1
mysql_priv.h 25.4 KB