mysql-5.7 사용중에 sql에 의한 time은 시스템 시간과 동일하게 잘 맞는데.. log(error, slow 등)파일의 timestamp만 내가 사용하는 KST 가 적용되지 않고 9시간 전인 UTC로 되어있다 이말이지… 그래서 찾아봤더니.. 5.7.2 부터 log_timestamps 가 추가되었데… ㅅㅂ 기본값이 UTC설정이라 log_timestamps=SYSTEM 이렇게 처리를 해줘야 한댄다… 출처 : http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_log_timestamps log_timestamps Introduced 5.7.2 Command-Line Format --log_timestamps=# System Variable Name log_timestamps Variable Scope Global Dynamic Variable Yes Permitted Values Type enumeration Default UTC Valid Values UTC SYSTEM This variable controls the timestamp time zone of error log messages, and of general query log and slow query log messages written to files. It does not affect the time zone of general query log and slow query log messages written to tables (mysql.general_log, mysql.slow_log). Rows retrieved from those tables can be converted from the local system time zone to any desired time zone with CONVERT_TZ() or by setting the session [ more... ]
The post log timestamp timezone in mysql-5.7 appeared first on 지락문화예술공작단.
원문출처 : https://jirak.net/wp/log-timestamp-timezone-mysql-5-7/
댓글 0
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
52 | Apache Tomcat Versions – Which Do I Want? | 관리자 | 2016.06.24 | 142 |
51 | mod_rpaf on aws elb | 관리자 | 2016.06.17 | 124 |
50 | termination protection on instances and instance protection on auto scaling | 관리자 | 2016.05.31 | 124 |
49 | 인터넷으로 서비스를 제공하기 위해 챙겨야 할 실용적인 보안 가이드 | 관리자 | 2016.05.24 | 117 |
48 | Optimizing NFS Performance | 관리자 | 2016.05.23 | 123 |
47 | Apache Benchmark apr_socket_recv error when performing a load test | 관리자 | 2016.05.23 | 356 |
46 | config static port for nfsd on centos7 | 관리자 | 2016.05.21 | 165 |
45 | config static port for nfsd on centos6 | 관리자 | 2016.05.21 | 141 |
» | log timestamp timezone in mysql-5.7 | 관리자 | 2016.05.12 | 134 |
43 | apache ab failed requests length | 관리자 | 2016.05.10 | 130 |
42 | WordPress 4.5.2 Security Release | 관리자 | 2016.05.07 | 139 |
41 | jetpack 4.0 fatal error | 관리자 | 2016.04.22 | 116 |
40 | tcp-wrapper on proftpd (using mod_wrap2, mod_wrap2_file) | 관리자 | 2016.04.19 | 132 |
39 | Appendix D: Java Programming Cheatsheet | 관리자 | 2016.04.14 | 121 |
38 | WordPress 4.5 “Coleman” | 관리자 | 2016.04.13 | 128 |