티스토리 뷰
1. 쿼리로 권한 부여
mysql> SET GLOBAL log_bin_trust_function_creators=ON;
mysql> update mysql.user set Super_Priv='Y' where user = '계정';
mysql> flush privileges;
2. mysql 설정 파일 수정
character-set-server = utf8
max_connections = 1024
max_connect_errors = 9999
max_allowed_packet = 100M
default-time-zone = '+9:00'
bind-address = 0.0.0.0
log-bin-trust-function-creators = 1
skip-name-resolve
skip-external-locking
skip-host-cache
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Java
- 엘리스센터
- Review
- 맛집
- web
- springboot
- Linux
- devtools
- SSL
- dart
- food
- Flutter
- Android
- samba
- place
- json parse
- TIP
- ssh
- MySQL
- Fun
- Mobile
- JavaScript
- HTTP
- Security
- kotlin
- gpkiapi
- Compile
- devel
- development
- Spring
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함