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
F18952651: D10630.diff
Wed, Nov 12, 6:20 AM
F18921570: D10630.diff
Sun, Nov 9, 2:16 PM
F18774251: D10630.id25524.diff
Oct 9 2025, 6:40 PM
F18763472: D10630.id.diff
Oct 7 2025, 12:20 AM
F18756900: D10630.diff
Oct 5 2025, 2:16 PM
F18656985: D10630.id25519.diff
Sep 23 2025, 12:04 AM
F18611852: D10630.diff
Sep 14 2025, 8:04 AM
F18446678: D10630.id.diff
Aug 31 2025, 10:13 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.