my.cnf
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了my.cnf相关的知识,希望对你有一定的参考价值。
skip-external-locking skip-name-resolve back_log=384 key_buffer_size=384M max_allowed_packet=4M thread_stack=256k sort_buffer_size=6M read_buffer_size=4M thread_cache_size=64 query_cache_size=64M tmp_table_size=256M max_connections=5000 wait_timeout=300 thread_concurrency=8 innodb_flush_log_at_trx_commit=2 innodb_log_buffer_size=2M innodb_thread_concurrency=8 tmp_table_size=64M read_rnd_buffer_size=16M sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES explicit_defaults_for_timestamp
以上是关于my.cnf的主要内容,如果未能解决你的问题,请参考以下文章