[scrap] Replication 깨졌을때 Skip http://simonshin.egloos.com/2247512 show slave statusG Stop slave; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; SLAVE START SQL_THREAD; START SLAVE; SHOW SLAVE STATUSG Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2015-05-18 3:55 PM by andrew Comment 📂This entry was posted in DB관련 기술자료
2014-12-03 andrew [DB] SQL Syntax ( With 문 )[Oracle] WITH 구문 예제 [WITH 구문] - WITH구문내의 쿼리의 결과(SUB쿼리)가 여러번 사용될때(호출될때) 유용하다. - 서브쿼리 블럭에 이름을 지...
2015-07-26 andrew VisualStudio is doesn't default support "MultiByteCode".VisualStudio is doesn't default support "MultiByteCode" so. When you compile MBCS ( Multi-Byte Chara...