From: Claudio Nanni Date: November 26 2008 5:57am Subject: Re: Stopping using a server as a slave List-Archive: http://lists.mysql.com/mysql/215373 Message-Id: <492CE550.9070101@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit stop slave; reset slave; Krishna Chandra Prajapati wrote: > stop slave; > reset slave; > restart mysql server > > On Tue, Nov 25, 2008 at 7:12 PM, Jesse wrote: > > >> I have a server that I've been using as a MySQL Slave for a while now. I >> want to change it over to a regular server now. I could simply stop the >> slave (STOP SLAVE), however, I'm concerned that if I re-boot the server, >> then it'll re-start the slave. What else do I need to do to stop using a >> server as a slave? >> >> Thanks, >> Jesse >> >> -- >> MySQL General Mailing List >> For list archives: http://lists.mysql.com/mysql >> To unsubscribe: >> http://lists.mysql.com/mysql?unsub=prajapatikc@stripped >> >> >> > > >