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

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

ios - Does Core Data autoupdate a many to many relationship on saving -

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