MySql partition Creation
For Example> ALTER TABLE TB_SMS_HISTORYPARTITION BY RANGE (TO_DAYS(REG_DATE))( PARTITION p001 VALUES LESS THAN (TO_DAYS(‘2015-12-01’)),PARTITION p002…
Read MoreFor Example> ALTER TABLE TB_SMS_HISTORYPARTITION BY RANGE (TO_DAYS(REG_DATE))( PARTITION p001 VALUES LESS THAN (TO_DAYS(‘2015-12-01’)),PARTITION p002…
Read MoreBy design when we open an SSL connection in Java (e.g. through java.net.URL.openConnection(“https://….”)) the JSSE…
Read More1. 꼭 해야할 일을 체크한다 (They update their to-do lists) 2. 책상과 컴퓨터를 정돈한다 (They…
Read More삶을 돌아보고 의미를 부여하고 방향성을 찾을 수 있는 질문을 올려봅니다. ==========================================나는 어떤일을 하고 있는가?그 일은…
Read MoreF = Five More Rule There are two kinds of people — those who have…
Read More『색채가 없는 다자키 쓰쿠루와 그가 순례를 떠난 해』 색채가 없고, 의미도 찾을 수 없고, 수동적인생으로…
Read More후회를 하지 않으려면 삶을 조금 덜 아쉽게 채우려면 1. 사랑하는 사람에게 고맙다는 말을 많이 했더라면…
Read MoreTopic 1. Deferred2. Unit Test3. DB Connection Pool4. DB Connection Technique or Specification5. Logging6. Asynchronous…
Read MoreECHO command echo $SHELL = prints the default shell nameecho $OSTYPE = prints the operating…
Read More