MySQL2 Server Setting (centos + nginx + php + mysql) 사용 server 네이버 클라우드 플랫폼 free instance nginx 설치 yum install yum-utils vi /etc/yum.repos.d/nginx.repo 에 어떤 내용을 넣어야 할지 ▽ 아래 참조 nginx.org/en/linux_packages.html#RHEL-CentOS yum install nginx php 설치 linuxize.com/post/install-php-7-on-centos-7/ mysql 설치 myinfrabox.tistory.com/5 yum install wget wget [repo.mysql.com//mysql80-community-release-el7-3.noarch.rpm](https://repo.mysql.com//mysql80-community-r.. 2021. 1. 25. [MySql] errno: 121 "Duplicate key on write or update" https://stackoverflow.com/questions/20512572/duplicate-key-on-write-or-update Duplicate key on write or update? Duplicate key on write or update First i will like to acknowledge the fact that, i have been to similar posts, but i couldn't find a way to solve this annoying issue which i face as of present.I am stackoverflow.com -> 해당 스키마에 똑같은 이름의 제약조건이 있는것. ex ) t_word 테이블에 외래키 제약 명을 fk_t_note 로 해.. 2020. 6. 21. 이전 1 다음