Page MenuHomePhabricator

[keyserver] Add MySQL config to mirror production server
ClosedPublic

Authored by ashoat on Jun 1 2022, 1:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 11:30 AM
Unknown Object (File)
Fri, Dec 13, 6:49 AM
Unknown Object (File)
Sat, Nov 23, 3:57 AM
Unknown Object (File)
Nov 7 2024, 10:21 AM
Unknown Object (File)
Oct 28 2024, 2:49 AM
Unknown Object (File)
Oct 5 2024, 1:42 AM
Unknown Object (File)
Oct 5 2024, 1:42 AM
Unknown Object (File)
Oct 5 2024, 1:42 AM

Details

Summary

Pulling these configs from the production MySQL server (see context here).

Depends on D4175

Test Plan

Without these configs, I was not able to restore a backup from the production server. I was getting this error:

Got a packet bigger than 'max_allowed_packet' bytes

After this diff, the error went ahead and the backup was successfully restored.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable