[mysqld] #bind-address=127.0.0.1 max_connections=2000 default-storage-engine=MyISAM performance-schema=0 max_allowed_packet=268435456 open_files_limit=40000 local-infile=0 skip-host-cache #skip-name-resolve table_open_cache=1024 query_cache_size=0 query_cache_type=0 tmp_table_size=32M max_heap_table_size=32M thread_cache_size=4 join_buffer_size=256K innodb_log_file_size=256M innodb_buffer_pool_size=4G innodb_file_per_table=1 max_user_connections=20 sql_mode=''