답변 2개
기본값일 뿐이지 서버의 설정마다 다릅니다.
그리고 사용자 위치 및 해당 호스트 관리를 어떻게 하느냐에 따라서도 다르고요.
주어진 정보가 너무 부족합니다.
호스트 업체가 있다면 해당 업체에 문의하시는게 제일 빠릅니다.
댓글을 작성하려면 로그인이 필요합니다.
필요에 따라 추가할수 있습니다.
https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sql-mode-setting
To set the SQL mode at server startup, use the --sql-mode="modes" option on the command line, or sql-mode="modes" in an option file such as my.cnf (Unix operating systems) or my.ini (Windows). modes is a list of different modes separated by commas. To clear the SQL mode explicitly, set it to an empty string using --sql-mode="" on the command line, or sql-mode="" in an option file.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인