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

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -