May 25, 2012

Post: MySQL Server Memory Usage

configure MySQL Server so it uses too small amount of memory it will likey perform suboptimally. If you however configure… tmp_table_size is rather maximum amount of memory MySQL will allocate for this …statements and Cursors. Single connection may have many prepared statements and cursors. Their …