explicit_defaults_for_timestamp
sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES
slow_query_log=on
slow_query_log_file = /var/log/mysql_slow.log
long_query_time = 2
#performance
max_allowed_packet = 32M
max_heap_table_size = 128M
sort_buffer_size = 16M
join_buffer_size = 16M
thread_cache_size = 16
query_cache_size = 128M
query_cache_limit = 4M
ft_min_word_len = 8
thread_stack = 512K
tmp_table_size = 128M
#MyISAM
read_buffer_size = 8M
read_rnd_buffer_size = 64M
myisam_sort_buffer_size = 256M
skip-federated
当前配置文档。 基本完全不懂 都是从网上一点一点看来了 求助
业务量还可以,想最大利用
目前没读写分离
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.