관리-도구
편집 파일: my.cnf
# # This group is read both by the client and the server # use it for options that affect everything # [client-server] # # include *.cnf from the config directory # !includedir /etc/my.cnf.d [mysqld] sql_mode=NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION log-error=/var/lib/mysql/192-168-103-71.cprapid.com.err performance-schema=0 innodb_buffer_pool_size=134217728 max_allowed_packet=1073741824 open_files_limit=40000 innodb_file_per_table=1 unix_socket=OFF