MySQL tuning and the max_allowed_packet default value
Open
- Dominant language
- Shell
- Stars
- 313
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
I can understand if the GRR project doesn't want to start offering advice on tuning MySQL, but...
We've tried GRR with both SQLite and MySQL. Both work well, however when receiving large files, GRR will stall when using MySQL. This is due to a rather low default (16M) max_allowed_packet setting on Ubuntu. Should correcting this value be mentioned in the documentation?
Contributor guide
Assessment
This issue has not been assessed yet.