6.1.4 보안 관련 mysqld 옵션 및 변수
다음 표는 보안에 영향을 mysqld 옵션 및 시스템 변수를 나타냅니다. 이러한 개별 설명은 섹션 5.1.3 "서버 명령어 옵션" 및 섹션 5.1.4 "서버 시스템 변수" 를 참조하십시오.
Table 6.1 Security Option/Variable Summary
Name | Cmd-Line | Option File | System Var | Status Var | Var Scope | Dynamic |
---|---|---|---|---|---|---|
allow-suspicious-udfs | Yes | Yes | | | | |
automatic_sp_privileges | | | Yes | | Global | Yes |
chroot | Yes | Yes | | | | |
des-key-file | Yes | Yes | | | | |
local_infile | | | Yes | | Global | Yes |
old_passwords | | | Yes | | Both | Yes |
safe-user-create | Yes | Yes | | | | |
secure-auth | Yes | Yes | | | Global | Yes |
- Variable: secure_auth | | | Yes | | Global | Yes |
secure-file-priv | Yes | Yes | | | Global | No |
- Variable: secure_file_priv | | | Yes | | Global | No |
skip-grant-tables | Yes | Yes | | | | |
skip-name-resolve | Yes | Yes | | | Global | No |
- Variable: skip_name_resolve | | | Yes | | Global | No |
skip-networking | Yes | Yes | | | Global | No |
- Variable: skip_networking | | | Yes | | Global | No |
skip-show-database | Yes | Yes | | | Global | No |
- Variable: skip_show_database | | | Yes | | Global | No |