Revision history of "MySQL/Optimization"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 13: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..."