mysqldedicated-serverdevelopment-machine

MySQL configuration type?


I am installing MySQL and when it reaches the configuration step it is asking me to select from on of the following server configuration types:

I am new to mysql, the reason I am installing this is because I am making an application which will store data on a database using MySQL. Now, can someone explain what does these server configurable type mean and which one should I be selecting?


Solution

  • This is only about setting up the initial my.cnf file. You can always change this later.

    Generally server configurations allocate a lot more memory to MySQL than you would on your development machine.