티스토리 뷰
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
- JavaScript
- samba
- devel
- TIP
- Security
- development
- Spring
- 엘리스센터
- Mobile
- devtools
- web
- Linux
- Flutter
- place
- HTTP
- json parse
- Android
- Review
- springboot
- gpkiapi
- 맛집
- SSL
- ssh
- Compile
- dart
- Java
- Fun
- kotlin
- MySQL
- food
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함