We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4c612 commit 59bf4d9Copy full SHA for 59bf4d9
tutorial/4_AWS운영환경구축.md
@@ -369,7 +369,7 @@ show variables like 'c%';
369

370
371
위 사진을 보시면 아직 database 관련 설정에선 utf8이 적용 안된것을 알수 있습니다.
372
-이 부분은 파라미터 그룹으로 해결이 안되고, 직접 설정값을 적용해야만 합니다. (참고: [링크]())
+이 부분은 파라미터 그룹으로 해결이 안되고, 직접 설정값을 적용해야만 합니다. (참고: [링크](http://tiveloper.tistory.com/entry/Amazon-RDS-MariaDB-UTF8-%EB%B3%80%EA%B2%BD))
373
374
그래서 직접 명령어를 실행시킵니다.
375
0 commit comments