文件操作 - my.cnf
返回文件管理
返回主菜单
删除本文件
文件: /etc/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] log-error=/var/lib/mysql/110-4-40-196.cprapid.com.err performance-schema=0 innodb_buffer_pool_size=134217728 max_allowed_packet=268435456 open_files_limit=40000 innodb_file_per_table=1 unix_socket=OFF
修改文件时间
将文件时间修改为当前时间的前一年
删除文件