[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관련 기술자료
2015-05-20 andrew [scrap]Does Monitoring Still Suck?http://java.dzone.com/articles/does-monitoring-still-suck?mz=110215-high-perf&utm_content=buffer...
2015-05-18 andrew [scrap]Linux ssh 초기 보안 설정http://simonshin.egloos.com/2247508 /bin/su File chattr -i /bin/su chown root.wheel /bin/su c...