Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Bull
- Express
- Python
- 정렬
- TypeScript
- 자료구조
- Sequelize
- JavaScript
- GIT
- typeORM
- dfs
- MySQL
- game
- nodejs
- flask
- OCR
- 공룡게임
- class
- 게임
- Queue
- MongoDB
- cookie
- AWS
- Nest.js
- Dinosaur
- react
- nestjs
- jest
- mongoose
Archives
- Today
- Total
포시코딩
타임존 바꾸기 current_timestamp 9시간 차이 본문
728x90
select now();
SET GLOBAL time_zone='+09:00';
SET time_zone='+09:00';
select now();
728x90
'MySQL' 카테고리의 다른 글
DB 모델링, ERD, 인덱스 (1) | 2023.01.25 |
---|---|
MySQL 기본 코드 정리 (0) | 2022.12.09 |
MySQL 8.0 root 비밀번호 변경 (0) | 2022.12.06 |
DROP TABLE 멈춤 현상 해결방법 (Solution of Dropping table makes MySQL hang) (0) | 2022.12.05 |
[Mac] 설치 및 환경변수 설정 (Intel i5, Early 2015) (0) | 2022.11.28 |