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
F13168640: D10630.diff
Tue, May 7, 7:51 AM
Unknown Object (File)
Mon, May 6, 4:34 AM
Unknown Object (File)
Fri, May 3, 7:31 AM
Unknown Object (File)
Thu, May 2, 7:01 PM
Unknown Object (File)
Thu, Apr 25, 1:35 AM
Unknown Object (File)
Fri, Apr 12, 6:58 AM
Unknown Object (File)
Thu, Apr 11, 9:13 AM
Unknown Object (File)
Apr 5 2024, 11:48 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
Branch
innodb
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2728
Build 2732: [Placeholder Plan] Wait for 30 Seconds

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.