Page MenuHomePhabricator

[keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8
ClosedPublic

Authored by ashoat on Jul 26 2022, 4:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 6:20 PM
Unknown Object (File)
Fri, Nov 1, 4:35 PM
Unknown Object (File)
Mon, Oct 7, 12:05 PM
Unknown Object (File)
Mon, Oct 7, 12:05 PM
Unknown Object (File)
Mon, Oct 7, 12:05 PM
Unknown Object (File)
Mon, Oct 7, 11:56 AM
Unknown Object (File)
Sep 24 2024, 9:16 PM
Unknown Object (File)
Sep 24 2024, 9:16 PM

Details

Summary

In D4183 we decided to use mysqldump from MySQL 8 instead of MySQL 5.7 because it was too challenging to get the right one.

Now that we're using MariaDB 10.8, it's easier to get the right mysqldump for the given database server.

Test Plan

I tested a backup from this updated image and then tested a restore of that backup on the same image

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable