Re: Alternative command of SET GLOBAL SQL_SLAVE_SKIP_COUNTER
"Juan Eduardo Moreno" <[email protected]> Fri, 8 Jun 2007 09:17:41 -0300
| Newsgroups | gmane.comp.db.maxdb,gmane.comp.db.mysql.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, We have some options in order to skip type of errors in the replication process. Please, identify your number error in slave machine and put into my.cnf "slave_skip_errors= 1087" for example, where 1087 is a recurrent error for your replication architecture. Regards, Juan On 6/8/07, Ashok Chauhan < [email protected]> wrote: > > Hi List, > > I want to know the alternative command of > "SET GLOBAL SQL_SLAVE_SKIP_COUNTER" OR > How i skip the counter of Relay Log Position. > > Thanks > Ashok > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/[email protected] > >