IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 12 and Version 13 of Replication_Issues


Ignore:
Timestamp:
Mar 21, 2011, 3:46:18 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v12 v13  
    4040  START SLAVE;
    4141}}}
     42  on one line:
     43{{{
     44  STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1; START SLAVE;
     45}}}
     46
     47
    4248  * Then 'SHOW SLAVE STATUS\G' showed (shortened)
    4349{{{