# For advice on how to change settings please see # http://dev.mysql.com/doc/refman/5.7/en/server-configuration-defaults.html [mysqld] performance-schema=0 log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid innodb_buffer_pool_size=32M innodb_file_per_table=1 max_allowed_packet=268435456 open_files_limit=10000 max_connections=50 table_open_cache=200 thread_cache_size=4 query_cache_type=0 query_cache_size=0 tmp_table_size=16M max_heap_table_size=16M key_buffer_size=8M # só usado por tabelas MyISAM, mas reduzido sql_mode=""