This is a discussion on Alternative command of SET GLOBAL SQL_SLAVE_SKIP_COUNTER within the MySQL General forum forums, part of the MySQL category; --> Hi List, I want to know the alternative command of "SET GLOBAL SQL_SLAVE_SKIP_COUNTER" OR How i skip the counter ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 < ashok@openlx.com> 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/mysql?unsub=j...domc@gmail.com > > |