Thank you very much!

1. Is it a way to grow the speed of the replication out of the
master-connect-retry variable?

2. I backup the databases. Assuming that the last relay log file is
sql-relay-bin.005 and the last bin log file is sql-bin.007, can I simply
delete the files from sql-relay-bin.001 to sql-relay-bin.004 and from
sql-bin.001 to sql-bin.006? If not, how can I escape by these logs in an
elegant way?

Respectfully Yours,
Iulian

----- Original Message -----
From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 31, 2003 1:16 PM
Subject: Re: show variables


> "Primaria Falticeni" <[EMAIL PROTECTED]> wrote:
> >
> > How can I see the value of master-connect-retry? show variables doesn't
work
> > on it.
>
> Use SHOW SLAVE STATUS command:
> http://www.mysql.com/doc/en/SHOW_SLAVE_STATUS.html
>
>
> --
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
>
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to