250x250
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
- SSH
- 파이썬
- php
- nginx
- AWS
- 해시키
- Vue
- FCM
- https
- alb
- Laravel
- MYSQL
- Passport
- pip
- Android
- Cordova
- MacOS
- selenium
- window
- ubuntu
- 구글 API
- flutter
- python
- PostgreSQL
- 안드로이드
- OAuth
- mac
- node
- Vue.js
- Prometheus
Archives
- Today
- Total
print( sjw.iq == 200) output : true
[Mysql] 1419 - log_bin_trust_function_creators 관련 에러 본문
728x90
반응형
다음과 같은 에러가 있어서 메모용으로 포스팅 합니다!
1419 - You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
슈퍼 권한이 없다는거 같은데요!
aws에 파라미터 그룹에 가면 log_bin_trust_function_creators 라는 친구가 있는데 이 친구를 1로 설정해주시면 해결됩니다!
728x90
반응형
'DATABASE > RDB' 카테고리의 다른 글
[Mysql] Ubuntu Mysql 설치. (0) | 2023.04.21 |
---|---|
[PostgreSQL] Ubuntu에 PostgreSQL 설치 및 기본 사용법 (0) | 2022.10.11 |
[MySQL] 외부접속 허용 (0) | 2021.02.25 |
[Mysql] Trigger 기본 (0) | 2019.10.23 |
Comments