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)
Sun, Jun 23, 10:25 AM
Unknown Object (File)
Fri, Jun 21, 6:21 PM
Unknown Object (File)
Thu, Jun 20, 8:54 AM
Unknown Object (File)
Tue, Jun 18, 2:01 AM
Unknown Object (File)
Sun, Jun 16, 6:06 PM
Unknown Object (File)
Sat, Jun 8, 2:35 PM
Unknown Object (File)
May 27 2024, 1:50 AM
Unknown Object (File)
May 27 2024, 1:50 AM

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