"Christopher L. Everett" <[EMAIL PROTECTED]> wrote:
> The online manual at http://www.mysql.com/doc/en/Replication_Options.html
> 
> says that these two variables:
> 
> max-relay-log-size=#
> relay-log-purge=0|1
> 
> exist to control the size of the relay log.  But when I try to start my 
> slave server
> with:
> 
> set-variable = max-relay-log-size=192MB
> set-variable = relay-log-purge=1
> 
> in my.cnf it won't start.  Am I using them right?
> 
> 

relay-log-purge is available from 4.1.1. Do you use 4.1.1 or 4.1.0?


-- 
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]

Reply via email to