MySQL/Optimization: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 March 2016

  • curprev 20:5620:56, 9 March 2016Kenneth talk contribs 184 bytes +184 Created page with "MySQL memory optimization memory = key_buffer + (sort_buffer_size + read_buffer_size) * max_connections ie. 64 + (1 + 1) * 200 = 464MB [mysqld] set-variable = max_connecti..."