[mysqld] sql-mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION" #datadir=S:/Data secure_file_priv="" #disable_log_bin log_bin sort_buffer_size=2M innodb_buffer_pool_size=4G innodb_buffer_pool_instances=4 innodb_log_file_size=512M innodb_log_buffer_size=16M innodb_file_per_table=ON innodb_lock_wait_timeout=3600 innodb_thread_concurrency=0 interactive_timeout=31536000 wait_timeout=2147483 max_connections=2000 thread_cache_size=50 thread_stack=280K table_open_cache=4000 table_open_cache_instances=16 max_heap_table_size=32M tmp_table_size=32M