Page MenuHomePhabricator

[keyserver] Specify MariaDB port in backups code
ClosedPublic

Authored by ashoat on Aug 21 2024, 5:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 18, 4:54 AM
Unknown Object (File)
Wed, Apr 16, 1:07 PM
Unknown Object (File)
Wed, Apr 16, 3:22 AM
Unknown Object (File)
Tue, Apr 15, 8:33 PM
Unknown Object (File)
Tue, Apr 15, 6:35 PM
Unknown Object (File)
Tue, Apr 15, 6:33 AM
Unknown Object (File)
Mon, Apr 14, 1:47 AM
Unknown Object (File)
Feb 17 2025, 5:24 PM
Subscribers

Details

Summary

In D12336 we added support to DBConfig for a port, but we forgot to update the backups code to specify this port when calling mysqldump.

This addresses at least part of ENG-9077.

Test Plan

Ran this on my keyserver instance running in a Docker container on my personal server and confirmed that it works

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable