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) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -