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)
Mon, Dec 16, 12:47 AM
Unknown Object (File)
Mon, Dec 16, 12:47 AM
Unknown Object (File)
Mon, Dec 16, 12:47 AM
Unknown Object (File)
Mon, Dec 16, 12:47 AM
Unknown Object (File)
Wed, Dec 11, 7:22 PM
Unknown Object (File)
Nov 23 2024, 12:42 AM
Unknown Object (File)
Nov 22 2024, 9:35 PM
Unknown Object (File)
Nov 22 2024, 5:18 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