Page MenuHomePhabricator

Add a setup warning about innodb_buffer_pool_size
ClosedPublic

Authored by epriestley on Oct 2 2014, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 6:58 AM
Unknown Object (File)
Thu, Apr 11, 9:13 AM
Unknown Object (File)
Fri, Apr 5, 11:48 AM
Unknown Object (File)
Sat, Mar 30, 11:51 PM
Unknown Object (File)
Sat, Mar 30, 7:49 PM
Unknown Object (File)
Fri, Mar 29, 11:55 AM
Unknown Object (File)
Wed, Mar 27, 6:42 PM
Unknown Object (File)
Feb 6 2024, 10:34 AM
Subscribers

Details

Summary

Fixes T6119. This is a little fuzzy, but generally bumping up innodb_buffer_pool_size to something bigger than the default (which is often anemic, at 8M) is desriable, and it seems like it will fix the specific issue a user encountered in T6119.

Test Plan

Screen_Shot_2014-10-02_at_1.19.45_PM.png (1×1 px, 204 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a setup warning about innodb_buffer_pool_size.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Oct 2 2014, 9:41 PM
This revision was automatically updated to reflect the committed changes.