[mysqld] performance-schema=0 default-storage-engine=MyISAM interactive_timeout=300 key_cache_block_size=4096 max_heap_table_size=32M max_join_size=1000000000 max_allowed_packet=268435456 open_files_limit=40000 query_cache_size=32M thread_cache_size=100 tmp_table_size=32M wait_timeout=7800 max_user_connections=50 myisam_recover_options=FORCE innodb_file_per_table=1 innodb_flush_log_at_trx_commit=0 innodb_purge_threads=1 innodb_support_xa=0 innodb_thread_concurrency=8 pid-file=/var/lib/mysql/mysqld.pid