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
F14398708: D10630.id25524.diff
Sun, Dec 22, 2:32 PM
F14398707: D10630.id.diff
Sun, Dec 22, 2:32 PM
Unknown Object (File)
Fri, Dec 13, 7:05 PM
Unknown Object (File)
Thu, Dec 5, 12:04 PM
Unknown Object (File)
Thu, Nov 28, 2:26 AM
Unknown Object (File)
Sat, Nov 23, 9:13 AM
Unknown Object (File)
Sat, Nov 23, 9:02 AM
Unknown Object (File)
Oct 21 2024, 10:35 PM
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.