Forums »
  MySQL Forums And Topics Discussions About Open Source Database »
    How To Make Mysql Server Run Faster

How To Make Mysql Server Run Faster

Description: this short tutorial will show you how what you can do to make your mysql database server perform and run fast or faster
Tags: how ,to ,make ,mysql ,server ,run ,faster
Posted On Fri Jan 02, 2009 By wallpaperama In MySQL Forums And Topics Discussions About Open Source Database Forums
how to Optimize mysql server

lately i've been getting notices from nagios about my current load on my linux system. and looking at the logs, it looks like the problem is the mysql server.

the server that i have had 2G of memory, so i upgraded to 4G of memory, while i do see some improvements, i still see that mysql server is taking alot of resources from my server. sometimes up to 145% with two CPUs, which normally mysql uses about an average of 45% CPU. so the next step you can do is change your /etc/my.cnf

there is a file in /usr/share/doc/mysql-server-5.0.45 and its called my-huge.cnf so what you can do is replace /etc/my.cnf wiht /usr/share/doc/mysql-server-5.0.45/my-huge.cnf

now bare in mind that my server has version 5.0.45 so your's might be different, but you will most likely find it in 5.0.45 /usr/share/doc/. i have fedora core.

so this is how i did it: first login to your shell and send these command:

make a backup of your original file:
cp /etc/my.cnf /etc/my-original.cnf


replace the origianl file with the huge
cp /usr/share/doc/mysql-server-5.0.45/my-huge.cnf /etc/my.cnf


when asked:
cp: overwrite `/etc/my.cnf'?


type "y" for yes

now restart your mysql server:
/etc/init.d/mysqld restart


thats it.

if anyone has other good tips on how to maker your msyql server perform faster and better, please give me your comments, i would really appreciate it.


Janai Tue Aug 21, 2012
It is not that myhuge.cnf will work at all times.There are other server parameters to look in to
Information
Title: How To Make Mysql Server Run Faster
Info: This Post Has Been Viewed 0 Times Since
Date: Fri Jan 02, 2009
Author wallpaperama Received 1 Replies #913
Related Sites
Add Your Website
Share
wallpaperama | Wallpapers | Forums | Terms Of Service

copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Wed Jun 19, 2013 (-8 GMT)
Powered by: Webune Forums V5