Re: replication slave can't find master binary log after shutdown in3.23.32

2001-02-23 Thread Gerald L. Clark
THis is a known problem. Upgrade to 3.23.33. "J.A. Romero L." wrote: > > >Description: > 3.23.32 can't reestablish replication link after slave shutdown (fixed) > >How-To-Repeat: > Configure master and slave, start replicating then stop and restart the >slave. > >Fix: >

replication slave can't find master binary log after shutdown in3.23.32

2001-02-23 Thread J.A. Romero L.
>Description: 3.23.32 can't reestablish replication link after slave shutdown (fixed) >How-To-Repeat: Configure master and slave, start replicating then stop and restart the slave. >Fix: file: sql/slave.cc, line: 516 is written: mi->log_file_name[length]= 0; // kill