Database configuration settings
Registered by
fisharebest
Now that we are making greater use of the database, we are finding issues where webtrees is sensitive to badly configured databases. We can add checks for these during installation.
Perhaps we need to test various server default installations, and see what values need changing.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- fisharebest
- Direction:
- Needs approval
- Assignee:
- fisharebest
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
The only outstanding issue appears to be max_allowed_packet
We need to change the importer so that it stores the data in chunks, rather than one large blob.
(?)