Help Setting MySQL Server

Issues related to software problems.
Post Reply
dotabattle
Posts: 4
Joined: 2014/03/10 12:38:19

Help Setting MySQL Server

Post by dotabattle » 2014/03/10 12:42:22

hello community,
i want install mysql server for my server game
how to increase max_connection and full my VPS resource only to handle just MySQL ?
bcoz that VPS just for MySQL Server...

thanks

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Help Setting MySQL Server

Post by TrevorH » 2014/03/10 15:09:24

yum install mysql-server
then edit /etc/my.cnf and set parameters according to your tuning.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply