Jump to content

Lenteur et plantage Dédié OVH


TrocWeb

Recommended Posts

Bonjour

merci pour votre aide,

sous fedora, les fichiers exemple sont bien la /usr/share/doc/mysql-server-5.0/examples

j'ai opté pour my-large

# The MySQL server
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
key_buffer = 256M
max_allowed_packet = 1M
table_cache = 256
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size= 16M
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 2

le problème avec MySQLTuner, c'est qu'il lui faut un serveur qui tourne depuis 48H et le mien (suite au mauvais réglage) tombe généralement avant :mad2:

Edited by TrocWeb
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...