|
here are some of the mysql settings. how do they look?
ft_min_word_len=3
join_buffer_size=1M
key_buffer_size=50M
max_allowed_packet=1M
max_connect_errors=10000
max_connections=500
read_buffer_size=1M
sort_buffer_size=1M
table_cache=500
thread_cache_size=20
wait_timeout=14400
|