MySQL variables

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
bambajikaro
Forum Newbie
Posts: 6
Joined: Mon Jan 04, 2010 10:46 am

MySQL variables

Post by bambajikaro »

Hello

There is a lot of MySQL variables on the doc and I don't think that all are used to configure server especially as many of them has a default values. I ask what are the most important MySQL variables that we need to configure for databases, especially variables that control resources like maximum database size, and the like.

Thank you so mush.
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: MySQL variables

Post by VladSun »

viewtopic.php?f=30&t=110994&p=586468
arborint Post subject: Re: Configure full usage of ressources
Posted: 05/01/2010 08:57

Search the web for each configuration file. There are extensive tutorials and documentation on all the settings. Especially tuning performance and resource usage.
Please, do a little research and come back with not so general questions.
Also, don't bother to tune services before you suffer performance issues ...
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply