MySQL Configuration -


Where am I going to set the parameter value for my.cnf ?:

 < Code> read_buffer_size sort_buffer_size net_buffer_length   

Is this under MySAM of Mysqld?

Please help Thanks

Got it! All of them should be set under [mysqld] .

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

Simple file compression in C -

php - Sorting an multidimension array using usort fails -