Mysql (InnoDB) config settings for better performance? -


recently updated vps 1gb 4gb memory. i'd hoped queries (mysql/innodb) running faster more memory, unfortunately that's not case. mysql automatically takes more memory when server has more memory or have change settings in my.cnf? , if so, changes should make?

mysql not automatically take benefit of more memory installed.

in case (given using innodb) can @ least these improve performance of mysql:

but before starting editing of my.ini calculations case. consider mysql server load, slow queries etc. more accurate setup of options in my.ini


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -